Skip to content

Commit 1478793

Browse files
authored
Merge pull request #3433 from MicrosoftDocs/main
Publish to live, Monday 4 AM PST, 3/10
2 parents 0e564a7 + e18e54e commit 1478793

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, Advanced Media Services (AMS) Storage, and GitHub. 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 and Advanced Media Services (AMS) 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)