You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/speech-service/personal-voice-how-to-use.md
+37-1Lines changed: 37 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,9 +46,45 @@ Here's example SSML in a request for text to speech with the voice name and the
46
46
You can use the SSML via the [Speech SDK](./get-started-text-to-speech.md) or [REST API](rest-text-to-speech.md).
47
47
48
48
***Real-time speech synthesis**: Use the [Speech SDK](./get-started-text-to-speech.md) or [REST API](rest-text-to-speech.md) to convert text to speech.
49
-
* When you use Speech SDK, don't set Endpoint Id, just like prebuild voice.
49
+
* When you use Speech SDK, don't set Endpoint ID, just like prebuild voice.
50
50
* When you use REST API, please use prebuilt neural voices endpoint.
51
51
52
+
## Supported and unsupported SSML elements for personal voice
53
+
54
+
For detailed information on the supported and unsupported SSML elements for Phoenix and Dragon models, refer to the following table. For instructions on how to use SSML elements, refer to the [SSML document structure and events](speech-synthesis-markup-structure.md).
55
+
56
+
| Element | Description | Supported in Phoenix | Supported in Dragon |
0 commit comments