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/ai-services/speech-service/includes/how-to/video-translation/ai-foundry.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,8 @@ To create a video translation project, follow these steps:
68
68
69
69
:::image type="content" source="../../../media/video-translation/foundry-portal/capabilities-by-scenario.png" alt-text="Screenshot of filtering Speech service capabilities by scenario." lightbox="../../../media/video-translation/foundry-portal/capabilities-by-scenario.png":::
70
70
71
+
1. Select **Go to Speech playground**.
72
+
71
73
1. Select **My videos** > **Upload video**.
72
74
73
75
:::image type="content" source="../../../media/video-translation/foundry-portal/select-upload-video.png" alt-text="Screenshot of selecting the upload video button." lightbox="../../../media/video-translation/foundry-portal/select-upload-video.png":::
In this article, you learn how to use voice live with generative AI and Azure AI Speech in the [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs).
13
+
14
+
## Prerequisites
15
+
16
+
- An Azure subscription. <ahref="https://azure.microsoft.com/free/ai-services"target="_blank">Create one for free</a>.
17
+
- <ahref="https://www.python.org/"target="_blank">Python 3.8 or later version</a>. We recommend using Python 3.10 or later, but having at least Python 3.8 is required. If you don't have a suitable version of Python installed, you can follow the instructions in the [VS Code Python Tutorial](https://code.visualstudio.com/docs/python/python-tutorial#_install-a-python-interpreter) for the easiest way of installing Python on your operating system.
18
+
- An [Azure AI Foundry resource](../../../../multi-service-resource.md) created in one of the supported regions. For more information about region availability, see the [Voice Live API overview documentation](../../../voice-live.md).
19
+
20
+
> [!TIP]
21
+
> To use the Voice Live API, you don't need to deploy an audio model with your Azure AI Foundry resource. The Voice Live API is fully managed, and the model is automatically deployed for you. For more information about models availability, see the [Voice Live API overview documentation](../../../voice-live.md).
22
+
23
+
## Try out voice live in the Speech playground
24
+
25
+
To try out the voice live demo, follow these steps:
26
+
27
+
1. Go to your project in [Azure AI Foundry](https://ai.azure.com/?cid=learnDocs).
28
+
1. Select **Playgrounds** from the left pane.
29
+
1. In the **Speech playground** tile, select **Try the Speech playground**.
30
+
1. Select **Speech capabilities by scenario** > **Voice live**.
31
+
32
+
:::image type="content" source="../../../media/voice-live/foundry-portal/capabilities-by-scenario.png" alt-text="Screenshot of filtering Speech service capabilities by scenario." lightbox="../../../media/voice-live/foundry-portal/capabilities-by-scenario.png":::
33
+
34
+
1. Select a sample scenario, such as **Casual chat**.
35
+
36
+
:::image type="content" source="../../../media/voice-live/foundry-portal/casual-chat-start.png" alt-text="Screenshot of selecting the casual chat example scenario in the Speech playground." lightbox="../../../media/voice-live/foundry-portal/casual-chat-start.png":::
37
+
38
+
1. Select **Start** to start chatting with the chat agent.
39
+
40
+
1. Select **End** to end the chat session.
41
+
42
+
1. Select a new generative AI model from the drop-down list via **Configuration** > **GenAI** > **Generative AI model**.
43
+
44
+
> [!NOTE]
45
+
> You can also select an agent that you configured in the **Agents** playground.
46
+
47
+
:::image type="content" source="../../../media/voice-live/foundry-portal/casual-chat-generative-ai-select.png" alt-text="Screenshot of the casual chat example scenario in the Speech playground." lightbox="../../../media/voice-live/foundry-portal/casual-chat-generative-ai-select.png":::
48
+
49
+
1. Edit other settings as needed, such as the **Response instructions**, **Voice**, and **Speaking rate**.
50
+
51
+
1. Select **Start** to start speaking again and select **End** to end the chat session.
| centralindia | Cross-region<sup>1</sup> | Cross-region<sup>1</sup> | Global standard | Global standard | - | Global standard | Global standard | - | - |
180
+
| eastus2 | Global standard | Global standard | Data zone standard | Data zone standard | Data zone standard | Data zone standard | Data zone standard | Regional | Regional |
181
+
| southeastasia | - | - | - | - | - | Global standard | Global standard | - | - |
182
+
| swedencentral | Global standard | Global standard | Data zone standard | Data zone standard | Data zone standard | Data zone standard | Data zone standard | Regional | Regional |
183
+
| westus2 | Cross-region<sup>2</sup> | Cross-region<sup>2</sup> | Data zone standard | Data zone standard | Data zone standard | Data zone standard | Data zone standard | Regional | Regional |
184
+
185
+
<sup>1</sup> The Azure AI Foundry resource must be in Central India. Azure AI Speech features remain in Central India. The voice live API uses Sweden Central as needed for generative AI load balancing.
186
+
187
+
<sup>2</sup> The Azure AI Foundry resource must be in West US 2. Azure AI Speech features remain in West US 2. The voice live API uses East US 2 as needed for generative AI load balancing.
188
+
175
189
# [Intent recognition](#tab/intent-recognition)
176
190
177
191
|**Region**|**Intent recognition**|
@@ -246,41 +260,40 @@ The regions in these tables support most of the core features of the Speech serv
246
260
| westus2 | ✅ | ✅ |
247
261
| westus3 |||
248
262
249
-
250
263
# [Scenarios](#tab/scenarios)
251
264
252
-
|**Region**|**Pronunciation assessment**|**Speaker recognition**|**Voice assistants**|**Voice Live API**|
0 commit comments