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 c8d3062 commit a5b419dCopy full SHA for a5b419d
articles/cognitive-services/Speech-Service/how-to-audio-content-creation.md
@@ -76,7 +76,7 @@ Welcome to use Audio Content Creation to customize audio output for your product
76
77
```xml
78
<speak xmlns="http://www.w3.org/2001/10/synthesis" xmlns:mstts="http://www.w3.org/2001/mstts" version="1.0" xml:lang="en-US">
79
- <voice name="Microsoft Server Speech Text to Speech Voice (en-US, JessaNeural)">
+ <voice name="Microsoft Server Speech Text to Speech Voice (en-US, AriaNeural)">
80
Welcome to use Audio Content Creation <break time="10ms" />to customize audio output for your products.
81
</voice>
82
</speak>
0 commit comments