Skip to content

Commit 9a8bc73

Browse files
authored
In speech service Jessa is renamed to Aria
The change didn't happen in private branch so I update it here directly.
1 parent 00bcf7f commit 9a8bc73

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)