Skip to content

Commit 1573719

Browse files
authored
Merge pull request #3476 from ForrestGumb/patch-6
Update speech-synthesis-markup-pronunciation.md
2 parents 8641fef + 998be6a commit 1573719

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
@@ -94,7 +94,7 @@ Usage of the `lexicon` element's attributes are described in the following table
9494

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

97-
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 and Advanced Media Services (AMS) Storage. However, note that other public URLs may not be compatible.
97+
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. However, note that other public URLs may not be compatible.
9898

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

0 commit comments

Comments
 (0)