Skip to content

Commit 247cc9d

Browse files
Update personal-voice-how-to-use.md
1 parent 4c5e982 commit 247cc9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/speech-service/personal-voice-how-to-use.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Here's example SSML in a request for text to speech with the voice name and the
3737
<voice name='DragonLatestNeural'>
3838
<mstts:ttsembedding speakerProfileId='your speaker profile ID here'>
3939
I'm happy to hear that you find me amazing and that I have made your trip planning easier and more fun.
40-
<lang xml:lang='zh-CN'>我很高兴听到你觉得我很了不起,我让你的旅行计划更轻松、更有趣。</lang>
40+
<lang xml:lang='zh-HK'>我很高兴听到你觉得我很了不起,我让你的旅行计划更轻松、更有趣。</lang>
4141
</mstts:ttsembedding>
4242
</voice>
4343
</speak>

0 commit comments

Comments
 (0)