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/voice-live-language-support.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,9 +30,9 @@ Azure speech to text is used for all configuration where a non-multimodal model
30
30
It supports all languages documented on the [Language and voice support for the Speech service - Speech to text](./language-support.md?tabs=stt) tab.
31
31
32
32
There are three options for voice live language processing:
33
-
1. Automatic multilingual configuration using multilingual model (default)
34
-
1. Single language configuration
35
-
1. Multilingual configuration using up to 10 defined languages
33
+
- Automatic multilingual configuration using multilingual model (default)
34
+
- Single language configuration
35
+
- Multilingual configuration using up to 10 defined languages
36
36
37
37
The current multi-lingual model supports the following languages:
38
38
- Chinese (China) [zh-CN]
@@ -183,9 +183,9 @@ Azure text to speech is used by default for all configuration where a non-multim
183
183
It supports all voices documented on the [Language and voice support for the Speech service - Text to speech](./language-support.md?tabs=tts) tab.
184
184
185
185
The following types of voices are supported:
186
-
1. Monolingual voices
187
-
1. Multilingual voices
188
-
1. Custom voices
186
+
- Monolingual voices
187
+
- Multilingual voices
188
+
- Custom voices
189
189
190
190
The supported language is tied to the voice used. To configure specific Azure text to speech voices, you need to add the `voice` configuration to the session`session.update` message.
0 commit comments