Skip to content

Commit 3009ab7

Browse files
Merge pull request #265 from sally-baolian/patch-8
Update personal-voice-how-to-use.md
2 parents 7e0be26 + 9997820 commit 3009ab7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,15 @@ For detailed information on the supported and unsupported SSML elements for Phoe
8585
| `<p>` | Denotes paragraphs in SSML documents. | Yes | Yes |
8686
| `<s>` | Denotes sentences in SSML documents. | Yes | Yes |
8787

88+
## Supported and unsupported SDK features for personal voice
89+
90+
The following table outlines which SDK features are supported for Phoenix and Dragon models. For details on how to utilize these SDK features in your applications, refer to [Subscribe to synthesizer events](how-to-speech-synthesis.md#subscribe-to-synthesizer-events).
91+
92+
| **SDK features** | **Description** | **Supported in Phoenix** | **Supported in Dragon** |
93+
| ----------------- | -------------------------------------------------------------- | ------------------------ | ----------------------- |
94+
| Word boundary | Signals that a word boundary was received during synthesis, providing precise word timing during the speech synthesis process. | Yes | No |
95+
| Viseme events | Provides viseme (lips, jaw, and tongue movement) information during synthesis, allowing visual synchronization. | Yes | No |
96+
8897
## Reference documentation
8998

9099
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)