Skip to content

Commit b5e2616

Browse files
authored
preexisting acrolinx
1 parent 3c02288 commit b5e2616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ As an example, you might want to know the time offset of each flower word in the
254254

255255
A viseme is the visual description of a phoneme in spoken language. It defines the position of the face and mouth while a person is speaking. You can use the `mstts:viseme` element in SSML to request viseme output. For more information, see [Get facial position with viseme](how-to-speech-synthesis-viseme.md).
256256

257-
The viseme setting is applied to all input text within it's enclosing `voice` element. To reset or change the viseme setting again, you must use a new `voice` element with either the same voice or a different voice.
257+
The viseme setting is applied to all input text within its enclosing `voice` element. To reset or change the viseme setting again, you must use a new `voice` element with either the same voice or a different voice.
258258

259259
Usage of the `viseme` element's attributes are described in the following table.
260260

0 commit comments

Comments
 (0)