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/includes/release-notes/release-notes-tts.md
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,36 @@ ms.topic: include
5
5
ms.date: 01/24/2022
6
6
ms.author: eur
7
7
---
8
+
### 2022-July release
9
+
10
+
#### Prebuilt Neural TTS Voice
11
+
12
+
* Added 5 new voices of `zh-CN` Chinese (Mandarin, Simplified) and 1 new voice of `en-US` English (United States) in Public Preview. See [full language and voice list](../../language-support.md#prebuilt-neural-voices).
| Chinese (Mandarin, Simplified) |`zh-CN`| Female |`zh-CN-XiaomengNeural` <sup>New</sup> | General, multiple styles available [using SSML](../../speech-synthesis-markup.md#adjust-speaking-styles)|
17
+
| Chinese (Mandarin, Simplified) |`zh-CN`| Female |`zh-CN-XiaoyiNeural` <sup>New</sup> | General, multiple styles available [using SSML](../../speech-synthesis-markup.md#adjust-speaking-styles)|
18
+
| Chinese (Mandarin, Simplified) |`zh-CN`| Female |`zh-CN-XiaozhenNeural` <sup>New</sup> | General, multiple styles available [using SSML](../../speech-synthesis-markup.md#adjust-speaking-styles)|
19
+
| Chinese (Mandarin, Simplified) |`zh-CN`| Male |`zh-CN-YunxiaNeural` <sup>New</sup> | General, multiple styles available [using SSML](../../speech-synthesis-markup.md#adjust-speaking-styles)|
20
+
| Chinese (Mandarin, Simplified) |`zh-CN`| Male |`zh-CN-YunzeNeural` <sup>New</sup> | General, multiple styles available [using SSML](../../speech-synthesis-markup.md#adjust-speaking-styles)|
21
+
| English (United States) |`en-US`| Male |`en-US-RogerNeural` <sup>New</sup> | General|
22
+
23
+
* Supported styles and roles for the added neural voices.
* Added support for blend shapes to drive the facial movements of a 3D character that you designed. Learn more at [how to get facial position with viseme](../../how-to-speech-synthesis-viseme.md).
36
+
* SSML updated to support viseme element. See [speech synthesis markup](../../speech-synthesis-markup.md#viseme-element).
0 commit comments