Skip to content

Commit a9e6400

Browse files
authored
Merge pull request #49333 from qiliao123/patch-4
update the voice style for pt-br-franciscaneural
2 parents 9499242 + 0bc0ad3 commit a9e6400

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/cognitive-services/Speech-Service/speech-synthesis-markup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ By default, the text-to-speech service synthesizes text using a neutral speaking
190190

191191
Currently, speaking style adjustments are supported for these neural voices:
192192
* `en-US-JessaNeural`
193+
* `pt-BR-FranciscaNeural`
193194
* `zh-CN-XiaoxiaoNeural`
194195

195196
Changes are applied at the sentence level, and style vary by voice. If a style isn't supported, the service will return speech in the default neutral speaking style.
@@ -215,6 +216,7 @@ Use this table to determine which speaking styles are supported for each neural
215216
| | `type="chat"` | Speak in a casual, relaxed tone |
216217
| | `type="newscast"` | Expresses a formal tone, similar to news broadcasts |
217218
| | `type="customerservice"` | Speak in a friendly and patient way as customer service |
219+
| `pt-BR-FranciscaNeural` | `type="cheerful"` | Expresses an emotion that is positive and happy |
218220
| `zh-CN-XiaoxiaoNeural` | `type="newscast"` | Expresses a formal tone, similar to news broadcasts |
219221
| | `type="sentiment"` | Conveys a touching message or a story |
220222

0 commit comments

Comments
 (0)