Skip to content

Commit 5b01a48

Browse files
Update personal-voice-how-to-use.md
1 parent 720bfe1 commit 5b01a48

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ You need to use [speech synthesis markup language (SSML)](./speech-synthesis-mar
2828
2929
- `DragonLatestNeural` is a base model with superior voice cloning similarity compared to `PhoenixLatestNeural`. `PhoenixLatestNeural` is a base model with more accurate pronunciation and lower latency than `DragonLatestNeural`.
3030

31-
- `Dragon` model doesn't support `<lang xml:lang>` element in SSML.
31+
- `Dragon` model doesn't support `<lang xml:lang>` element in SSML.
32+
33+
- For personal voice, if you want to switch languages, you need to use the `<lang xml:lang>` element to adjust the speaking language. It's the same as with multilingual voices. See [how to use the lang element to speak different languages](speech-synthesis-markup-voice.md#lang-examples).
3234

3335
Here's example SSML in a request for text to speech with the voice name and the speaker profile ID.
3436

0 commit comments

Comments
 (0)