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/cognitive-services/Speech-Service/language-support.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,19 @@ To improve Speech-to-text recognition accuracy, customization is available for s
41
41
42
42
The tables in this section summarizes the locales and voices supported for Text-to-speech. Please see the table footnotes for more details.
43
43
44
-
Additional remarks for Text-to-speech locales are included in the [Prebuilt neural voices](#prebuilt-neural-voices), [Voice styles and roles](#voice-styles-and-roles), and [Custom Neural Voice](#custom-neural-voice) sections below.
44
+
Additional remarks for Text-to-speech locales are included in the [Voice styles and roles](#voice-styles-and-roles), [Prebuilt neural voices](#prebuilt-neural-voices), and [Custom Neural Voice](#custom-neural-voice) sections below.
45
+
46
+
[!INCLUDE [Language support include](includes/language-support/tts.md)]
47
+
48
+
### Voice styles and roles
49
+
50
+
In some cases, you can adjust the speaking style to express different emotions like cheerfulness, empathy, and calm. You can optimize the voice for different scenarios like customer service, newscast, and voice assistant. With roles, the same voice can act as a different age and gender.
51
+
52
+
To learn how you can configure and adjust neural voice styles and roles, see [Speech Synthesis Markup Language](speech-synthesis-markup-voice.md#speaking-styles-and-roles).
53
+
54
+
Use the following table to determine supported styles and roles for each neural voice.
55
+
56
+
[!INCLUDE [Language support include](includes/language-support/voice-styles-and-roles.md)]
45
57
46
58
### Prebuilt neural voices
47
59
@@ -57,18 +69,6 @@ Please note that the following neural voices are retired.
57
69
- The English (United Kingdom) voice `en-GB-MiaNeural` retired on October 30, 2021. All service requests to `en-GB-MiaNeural` will be redirected to `en-GB-SoniaNeural` automatically as of October 30, 2021. If you're using container Neural TTS, [download](speech-container-howto.md#get-the-container-image-with-docker-pull) and deploy the latest version. Starting from October 30, 2021, all requests with previous versions will not succeed.
58
70
- The `en-US-JessaNeural` voice is retired and replaced by `en-US-AriaNeural`. If you were using "Jessa" before, convert to "Aria."
59
71
60
-
[!INCLUDE [Language support include](includes/language-support/tts.md)]
61
-
62
-
### Voice styles and roles
63
-
64
-
In some cases, you can adjust the speaking style to express different emotions like cheerfulness, empathy, and calm. You can optimize the voice for different scenarios like customer service, newscast, and voice assistant. With roles, the same voice can act as a different age and gender.
65
-
66
-
To learn how you can configure and adjust neural voice styles and roles, see [Speech Synthesis Markup Language](speech-synthesis-markup-voice.md#speaking-styles-and-roles).
67
-
68
-
Use the following table to determine supported styles and roles for each neural voice.
69
-
70
-
[!INCLUDE [Language support include](includes/language-support/voice-styles-and-roles.md)]
71
-
72
72
### Custom Neural Voice
73
73
74
74
Custom Neural Voice lets you create synthetic voices that are rich in speaking styles. You can create a unique brand voice in multiple languages and styles by using a small set of recording data. There are two Custom Neural Voice (CNV) project types: CNV Pro and CNV Lite (preview).
0 commit comments