Skip to content

Commit fd90063

Browse files
authored
Merge pull request #158064 from Yueying-Liu/patch-55
Update text-to-speech.md
2 parents b5cd763 + 3e38278 commit fd90063

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/cognitive-services/Speech-Service/text-to-speech.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,7 @@ This documentation contains the following article types:
4141

4242
* Adjust speaking styles with SSML - Speech Synthesis Markup Language (SSML) is an XML-based markup language used to customize speech-to-text outputs. With SSML, you can adjust pitch, add pauses, improve pronunciation, speed up or slow down speaking rate, increase or decrease volume, and attribute multiple voices to a single document. See the [how-to](speech-synthesis-markup.md) for adjusting speaking styles.
4343

44-
* Visemes - [Visemes](how-to-speech-synthesis-viseme.md) are the key poses in observed speech, including the position of the lips, jaw and tongue when producing a particular phoneme. Visemes have a strong correlation with voices and phonemes. Using viseme events in Speech SDK, you can generate facial animation data, which can be used to animate faces in lip-reading communication, education, entertainment, and customer service.
45-
46-
> [!NOTE]
47-
> Viseme events are currently only supported for the `en-US-AriaNeural` voice.
44+
* Visemes - [Visemes](how-to-speech-synthesis-viseme.md) are the key poses in observed speech, including the position of the lips, jaw and tongue when producing a particular phoneme. Visemes have a strong correlation with voices and phonemes. Using viseme events in Speech SDK, you can generate facial animation data, which can be used to animate faces in lip-reading communication, education, entertainment, and customer service. Viseme is currently only supported for the `en-US` English (United States) [neural voices](language-support.md#text-to-speech).
4845

4946
## Get started
5047

0 commit comments

Comments
 (0)