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
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/call-automation/azure-communication-services-azure-cognitive-services-integration.md
+13-12Lines changed: 13 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ ms.topic: include
9
9
ms.date: 02/15/2023
10
10
ms.author: kpunjabi
11
11
ms.custom: private_preview
12
+
ms.custom: references_regions
12
13
services: azure-communication-services
13
14
---
14
15
@@ -25,7 +26,7 @@ All this is possible with one-click where enterprises can access a secure soluti
25
26
26
27
BYO Cognitive Services can be easily integrated into any application regardless of the programming language. When creating an Azure Resource in Azure portal, enable the BYO option and provide the URL to the Cognitive Services. This simple experience allows developers to meet their needs, scale, and avoid investing time and resources into designing and maintaining a custom solution.
27
28
28
-
> Note:
29
+
> [!NOTE]
29
30
> This integration is only supported in limited regions for Azure Cognitive Services, for more information about which regions are supported please view the limitations section at the bottom of this document. It is also recommended that when you're creating a new Azure Cognitive Service resource that you create a Multi-service Cognitive Service resource.
30
31
31
32
## Common use cases
@@ -35,7 +36,7 @@ BYO Cognitive Services can be easily integrated into any application regardless
35
36
With the ability to, connect your Cognitive Services to Azure Communication Services, you can enable custom play functionality, using [Text-to-Speech](../../../../articles/cognitive-services/Speech-Service/text-to-speech.md) and [SSML](../../../../articles/cognitive-services/Speech-Service/speech-synthesis-markup.md) configuration, to play more customized and natural sounding audio to users. Through the Cognitive Services connection, you can also use the Speech-To-Text service to incorporate recognition of voice responses that can be converted into actionable tasks through business logic in the application. These functions can be further enhanced through the ability to create custom models within Cognitive services that are bespoke to your domain and region through the ability to choose which languages are spoken and recognized, custom voices and custom models built based on your experience.
36
37
37
38
## Run time flow
38
-

39
+
[](./media/run-time-flow.png#lightbox)
39
40
40
41
## Azure portal experience
41
42
You can also configure and bind your Communication Services and Cognitive Services through the Azure portal.
@@ -44,45 +45,45 @@ You can also configure and bind your Communication Services and Cognitive Servic
44
45
45
46
1. Navigate to your ACS Resource in the Azure portal
46
47
2. Select the Identity tab.
47
-
3. Enable system assigned identity. This action will begin the creation of the identity; A pop-up notification appears notifying you that the request is being processed.
48
+
3. Enable system assigned identity. This action begins the creation of the identity; A pop-up notification appears notifying you that the request is being processed.
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/call-automation/play-ai-action.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,8 +53,5 @@ As part of compliance requirements in various industries, vendors are expected t
53
53
## Known limitations
54
54
- Play action isn't enabled to work with Teams Interoperability.
55
55
56
-
## What's coming up next for Play action
57
-
As we invest more into this functionality, we recommend developers sign up to our TAP program that allows you to get early access to the newest feature releases. Over the coming months the play action will add the ability for developers to fine tune Text-to-Speech with SSML. With this capability, you can improve customer interactions to create more personalized messages.
58
-
59
56
## Next steps
60
57
- Check out our how-to guide to learn [how-to play custom voice prompts](../../how-tos/call-automation/play-ai-action.md) to users.
0 commit comments