Skip to content

Commit c59a6ce

Browse files
Update release-notes-tts.md
1 parent 038cb56 commit c59a6ce

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

articles/cognitive-services/Speech-Service/includes/release-notes/release-notes-tts.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,36 @@ ms.topic: include
55
ms.date: 01/24/2022
66
ms.author: eur
77
---
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).
13+
14+
| Language | Locale | Gender | Voice name| Style support|
15+
|---|---|---|---|---|
16+
| 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.
24+
25+
|Voice|Styles|Style degree|Roles|
26+
|-----|-----|-----|-----|
27+
|zh-CN-XiaomengNeural <sup>Public preview</sup>|`chat`|Supported||
28+
|zh-CN-XiaoyiNeural <sup>Public preview</sup>|`affectionate`, `angry`, `cheerful`, `disgruntled`, `embarrassed`, `fearful`, `gentle`, `sad`, `serious`|Supported||
29+
|zh-CN-XiaozhenNeural <sup>Public preview</sup>|`angry`, `cheerful`, `disgruntled`, `fearful`, `sad`, `serious`|Supported||
30+
|zh-CN-YunxiaNeural <sup>Public preview</sup>|`angry`, `calm`, `cheerful`, `fearful`, `sad`|Supported||
31+
|zh-CN-YunzeNeural <sup>Public preview</sup>|`angry`, `calm`, `cheerful`, `depressed`, `disgruntled`, `documentary-narration`, `fearful`, `sad`, `serious`|Supported|Supported|
32+
33+
#### Get facial position with viseme
34+
35+
* Supported blend shapes which enables to drive the facial movements of a 3D character that you designed. Learn more on [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).
37+
838
### 2022-June release
939

1040
#### Prebuilt Neural TTS Voice

0 commit comments

Comments
 (0)