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
+36Lines changed: 36 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,42 @@ You can use the SSML via the [Speech SDK](./get-started-text-to-speech.md) or [R
49
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