Skip to content

Commit 0ac9efb

Browse files
authored
Merge pull request #51211 from boltomli/patch-1
In speech service Jessa is renamed to Aria
2 parents 1c07861 + 9a8bc73 commit 0ac9efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/rest-text-to-speech.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Content-Length: 225
207207
Authorization: Bearer [Base64 access_token]
208208
209209
<speak version='1.0' xml:lang='en-US'><voice xml:lang='en-US' xml:gender='Female'
210-
name='en-US-JessaRUS'>
210+
name='en-US-AriaRUS'>
211211
Microsoft Speech Service Text-to-Speech API
212212
</voice></speak>
213213
```

0 commit comments

Comments
 (0)