We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00bcf7f commit 9a8bc73Copy full SHA for 9a8bc73
articles/cognitive-services/Speech-Service/rest-text-to-speech.md
@@ -207,7 +207,7 @@ Content-Length: 225
207
Authorization: Bearer [Base64 access_token]
208
209
<speak version='1.0' xml:lang='en-US'><voice xml:lang='en-US' xml:gender='Female'
210
- name='en-US-JessaRUS'>
+ name='en-US-AriaRUS'>
211
Microsoft Speech Service Text-to-Speech API
212
</voice></speak>
213
```
0 commit comments