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
+14-10Lines changed: 14 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -234,7 +234,7 @@ The following table lists the prebuilt neural voices supported in each language.
234
234
| Chinese (Mandarin, Simplified) |`zh-CN`| Female |`zh-CN-XiaomoNeural`| General, multiple role-play and styles available [using SSML](speech-synthesis-markup.md#adjust-speaking-styles)|
235
235
| Chinese (Mandarin, Simplified) |`zh-CN`| Female |`zh-CN-XiaoqiuNeural`| Optimized for narrating |
236
236
| Chinese (Mandarin, Simplified) |`zh-CN`| Female |`zh-CN-XiaoruiNeural`| Senior voice, multiple styles available [using SSML](speech-synthesis-markup.md#adjust-speaking-styles)|
237
-
| Chinese (Mandarin, Simplified) |`zh-CN`| Female |`zh-CN-XiaoshuangNeural`| Child voice,optimized for child story and chat; multiple voice styles available [using SSML](speech-synthesis-markup.md#adjust-speaking-styles)|
237
+
| Chinese (Mandarin, Simplified) |`zh-CN`| Female |`zh-CN-XiaoshuangNeural`| Child voice, optimized for child story and chat; multiple voice styles available [using SSML](speech-synthesis-markup.md#adjust-speaking-styles)|
238
238
| Chinese (Mandarin, Simplified) |`zh-CN`| Female |`zh-CN-XiaoxiaoNeural`| General, multiple voice styles available [using SSML](speech-synthesis-markup.md#adjust-speaking-styles)|
239
239
| Chinese (Mandarin, Simplified) |`zh-CN`| Female |`zh-CN-XiaoxuanNeural`| General, multiple role-play and styles available [using SSML](speech-synthesis-markup.md#adjust-speaking-styles)|
240
240
| Chinese (Mandarin, Simplified) |`zh-CN`| Female |`zh-CN-XiaoyanNeural`| Optimized for customer service |
@@ -311,7 +311,7 @@ The following table lists the prebuilt neural voices supported in each language.
311
311
| French (Canada) |`fr-CA`| Female |`fr-CA-SylvieNeural`| General |
312
312
| French (Canada) |`fr-CA`| Male |`fr-CA-AntoineNeural`| General |
313
313
| French (Canada) |`fr-CA`| Male |`fr-CA-JeanNeural`| General |
314
-
| French (France) |`fr-FR`| Female |`fr-FR-DeniseNeural`| General |
314
+
| French (France) |`fr-FR`| Female |`fr-FR-DeniseNeural`| General, multiple voice styles available [using SSML](speech-synthesis-markup.md#adjust-speaking-styles) <sup>Public preview</sup>|
315
315
| French (France) |`fr-FR`| Male |`fr-FR-HenriNeural`| General |
316
316
| French (Switzerland) |`fr-CH`| Female |`fr-CH-ArianeNeural`| General |
317
317
| French (Switzerland) |`fr-CH`| Male |`fr-CH-FabriceNeural`| General |
@@ -483,8 +483,11 @@ The following table lists the prebuilt neural voices supported in each language.
483
483
484
484
> [!IMPORTANT]
485
485
> 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.
486
+
486
487
> 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 be rejected.
487
488
489
+
> Two styles for `fr-FR-DeniseNeural` now are available for public preview: `cheerful` and `sad` in 3 regions: East US, West Europe, and Southeast Asia.
490
+
488
491
### Prebuilt neural voices in preview
489
492
490
493
The following neural voices are in public preview.
@@ -530,18 +533,15 @@ The following neural voices are in public preview.
530
533
| German (Germany) |`de-DE`| Male |`de-DE-RalfNeural` <sup>New</sup> | General |
531
534
532
535
> [!IMPORTANT]
533
-
> Voices in public preview are only available in three service regions: East US, West Europe, and Southeast Asia.
534
-
535
-
The `en-US-JennyNeuralMultilingual` voice supports multiple languages. Check the [voices list API](rest-text-to-speech.md#get-a-list-of-voices) for a supported languages list.
536
+
> Voices/Styles in public preview are only available in three service regions: East US, West Europe, and Southeast Asia.
536
537
537
-
For more information about regional availability, see [regions](regions.md#prebuilt-neural-voices).
538
+
> The `en-US-JennyNeuralMultilingual` voice supports multiple languages. Check the [voices list API](rest-text-to-speech.md#get-a-list-of-voices) for a supported languages list.
538
539
539
-
To learn how you can configure and adjust neural voices, such as Speaking Styles, see [Speech Synthesis Markup Language](speech-synthesis-markup.md#adjust-speaking-styles).
540
+
> For more information about regional availability, see [regions](regions.md#prebuilt-neural-voices).
540
541
541
-
> [!IMPORTANT]
542
-
> The `en-US-JessaNeural` voice has changed to `en-US-AriaNeural`. If you were using "Jessa" before, convert to "Aria."
542
+
> To learn how you can configure and adjust neural voices, such as Speaking Styles, see [Speech Synthesis Markup Language](speech-synthesis-markup.md#adjust-speaking-styles).
543
543
544
-
You can continue to use the full service name mapping like "Microsoft Server Speech Text to Speech Voice (en-US, AriaNeural)" in your speech synthesis requests.
544
+
> The `en-US-JessaNeural` voice has changed to `en-US-AriaNeural`. If you were using "Jessa" before, convert to "Aria." You can continue to use the full service name mapping like "Microsoft Server Speech Text to Speech Voice (en-US, AriaNeural)" in your speech synthesis requests.
545
545
546
546
### Voice styles and roles
547
547
@@ -557,6 +557,7 @@ Use the following table to determine supported styles and roles for each neural
> Voices/Styles in public preview are only available in three service regions: East US, West Europe, and Southeast Asia.
575
+
572
576
### Custom Neural Voice
573
577
574
578
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.
0 commit comments