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/release-notes/release-notes-tts.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,18 @@ ms.custom: references_regions
9
9
10
10
### March 2024 release
11
11
12
+
#### Prebuilt neural voice
13
+
14
+
- 9 multilingual voices are generally available in all regions: `en-US-AvaMultilingualNeural`, `en-US-AndrewMultilingualNeural`, `en-US-EmmaMultilingualNeural`, `en-US-BrianMultilingualNeural`, `de-DE-FlorianMultilingualNeural`, `de-DE-SeraphinaMultilingualNeural`, `fr-FR-RemyMultilingualNeural`, `fr-FR-VivienneMultilingualNeural`, and `zh-CN-XiaoxiaoMultilingualNeural`. See the [full language and voice list](../../language-support.md?tabs=tts#multilingual-voices) for more information.
15
+
16
+
- Introducing a new multilingual voice for public preview: `ja-JP-MasaruMultilingualNeural`. See the [full language and voice list](../../language-support.md?tabs=tts#multilingual-voices) for more information.
17
+
18
+
- Additional updates:
19
+
-`en-US-RyanMultilingualNeural` is generally available in all regions.
20
+
-`en-US-JennyMultilingualV2Neural` is generally available in all regions, merged with `en-US-JennyMultilingualNeural`.
21
+
- Preview available for the updated `en-IN-NeerjaNeural` and `hi-IN-SwaraNeural` with 3 new styles in East US, West Europe, and Southeast Asia.
22
+
- Preview available for new female voices in Central India: `en-IN-KavyaNeural`, `en-IN-AnanyaNeural`, `en-IN-AashiNeural`, `hi-IN-KavyaNeural`, and `hi-IN-AnanyaNeural`.
23
+
12
24
#### Text to speech avatar
13
25
14
26
- Removed dependency on [Azure Communication Services (ACS) TURN](/azure/communication-services/quickstarts/relay-token) for real-time avatar. The [sample code](https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/samples/js/browser/avatar) has been updated accordingly to reflect this change.
0 commit comments