You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Artificial intelligence (AI) technologies can be useful for a wide variety of communication experiences. This concept page summarizes availability of AI and AI-adjacent features in Azure Communication Services. AI features can be split into three categories:
17
17
18
18
-**Accessors.** APIs that allow you to access Azure Communication data for the purposes of integrating your own separate transformations and bots.
19
-
2.**Transformers.** APIs that provide a built-in transformation of communication data using a machine learning or language model.
19
+
-**Transformers.** APIs that provide a built-in transformation of communication data using a machine learning or language model.
20
20
-**Bots.** APIs that implement bots that directly communicate with end-users, typically blending structured programming with language models.
21
21
22
22
Typical communication scenarios integrating these capabilities:
0 commit comments