Skip to content

Commit 7b31676

Browse files
Update articles/cognitive-services/Speech-Service/speech-synthesis-markup-voice.md
Co-authored-by: Eric Urban <[email protected]>
1 parent d8142da commit 7b31676

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/cognitive-services/Speech-Service/speech-synthesis-markup-voice.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ At least one `voice` element must be specified within each SSML [speak](speech-s
2424

2525
You can include multiple `voice` elements in a single SSML document. Each `voice` element can specify a different voice. You can also use the same voice multiple times with different settings, such as when you [change the silence duration](speech-synthesis-markup-structure.md#add-silence) between sentences.
2626

27-
Regarding the `effect` attribute of the `voice` element, it is an audio effect processor. This attribute is used to enhance the auditory quality of the synthesized speech output from various device. In a practical environment, the audience's auditory experience may be degraded due to the distortion of playback from various devices in different scenarios. For example, the synthesized speech from car speaker may sound dull and muffled due to environmental factors such as speaker response, room reverberation, and background noise. The driver usually has to turn up the volume to hear more clearly. In such a case, the `effect` processor can make the sound clearer by compensating the distortion of playback without any manual operation.
2827

2928
Usage of the `voice` element's attributes are described in the following table.
3029

0 commit comments

Comments
 (0)