Skip to content

Commit 535f851

Browse files
Update speech-synthesis-markup-structure.md
1 parent 6f9f054 commit 535f851

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ Here's a subset of the basic structure and syntax of an SSML document:
5050
</speak>
5151
```
5252

53-
Some examples of contents that are allowed in each element are described in the following list:
54-
- `effect`: This element is used within the `voice` element.
53+
Some examples of contents that are allowed in each element are described in the following list:
5554
- `audio`: The body of the `audio` element can contain plain text or SSML markup that's spoken if the audio file is unavailable or unplayable. The `audio` element can also contain text and the following elements: `audio`, `break`, `p`, `s`, `phoneme`, `prosody`, `say-as`, and `sub`.
5655
- `bookmark`: This element can't contain text or any other elements.
5756
- `break`: This element can't contain text or any other elements.

0 commit comments

Comments
 (0)