Skip to content

Commit 70f3e1b

Browse files
authored
Update speech-synthesis-markup.md
spelling
1 parent f44f652 commit 70f3e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/speech-service/speech-synthesis-markup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Speech Synthesis Markup Language (SSML) is an XML-based markup language that you
2121
2222
## Use case scenarios
2323

24-
SSML is designed to give you flexibilty in how you want your speech output to sound, and it provides different properties for how you can customize that output. You can use SSML to:
24+
SSML is designed to give you flexibility in how you want your speech output to sound, and it provides different properties for how you can customize that output. You can use SSML to:
2525

2626
- [Define the input text structure](speech-synthesis-markup-structure.md) that determines the structure, content, and other characteristics of your text to speech output. For example, you can use SSML to define a paragraph, a sentence, a break or a pause, or silence. You can wrap text with event tags, like a bookmark or viseme, that your application can process later. A viseme is the visual description of a phoneme, the individual speech sounds, in spoken language.
2727
- [Choose the voice](speech-synthesis-markup-voice.md), language, name, style, and role. You can use multiple voices in a single SSML document. You can also adjust the emphasis, speaking rate, pitch, and volume. SSML can also insert prerecorded audio, such as a sound effect or a musical note.

0 commit comments

Comments
 (0)