Skip to content

Commit 828453a

Browse files
committed
tts tab structure
1 parent a537947 commit 828453a

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

articles/cognitive-services/Speech-Service/language-support.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,19 @@ To improve Speech-to-text recognition accuracy, customization is available for s
4141

4242
The tables in this section summarizes the locales and voices supported for Text-to-speech. Please see the table footnotes for more details.
4343

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)]
4557

4658
### Prebuilt neural voices
4759

@@ -57,18 +69,6 @@ Please note that the following neural voices are retired.
5769
- 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.
5870
- The `en-US-JessaNeural` voice is retired and replaced by `en-US-AriaNeural`. If you were using "Jessa" before, convert to "Aria."
5971

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-
7272
### Custom Neural Voice
7373

7474
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

Comments
 (0)