Skip to content

Commit a926d0c

Browse files
Merge pull request #270604 from sally-baolian/patch-223
Update speech-synthesis-markup-pronunciation.md
2 parents a3d2136 + 5a40ea5 commit a926d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Usage of the `lexicon` element's attributes are described in the following table
9393

9494
The supported values for attributes of the `lexicon` element were [described previously](#custom-lexicon).
9595

96-
After you publish your custom lexicon, you can reference it from your SSML. The following SSML example references a custom lexicon that was uploaded to `https://www.example.com/customlexicon.xml`. We support lexicon URLs from Azure Blob Storage, Azure Media Services (AMS) Storage, and GitHub. However, note that other public URLs may not be compatible.
96+
After you publish your custom lexicon, you can reference it from your SSML. The following SSML example references a custom lexicon that was uploaded to `https://www.example.com/customlexicon.xml`. We support lexicon URLs from Azure Blob Storage, Advanced Media Services (AMS) Storage, and GitHub. However, note that other public URLs may not be compatible.
9797

9898
```xml
9999
<speak version="1.0" xmlns="http://www.w3.org/2001/10/synthesis"

0 commit comments

Comments
 (0)