Skip to content

Commit 90f5069

Browse files
authored
Rename Jessa to Aria
1 parent b4a5727 commit 90f5069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/tutorial-voice-enable-your-bot-speech-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ Here's a sample json of an Activity the client received:
332332
},
333333
"replyToId":"67c823b4-4c7a-4828-9d6e-0b84fd052869",
334334
"serviceUrl":"urn:botframework:websocket:directlinespeech",
335-
"speak":"<speak version='1.0' xmlns='https://www.w3.org/2001/10/synthesis' xml:lang='en-US'><voice name='Microsoft Server Speech Text to Speech Voice (en-US, JessaRUS)'>Echo: Hello and welcome.</voice></speak>",
335+
"speak":"<speak version='1.0' xmlns='https://www.w3.org/2001/10/synthesis' xml:lang='en-US'><voice name='Microsoft Server Speech Text to Speech Voice (en-US, AriaRUS)'>Echo: Hello and welcome.</voice></speak>",
336336
"text":"Echo: Hello and welcome.",
337337
"timestamp":"2019-07-19T20:03:51.1939097Z",
338338
"type":"message"

0 commit comments

Comments
 (0)