Specifies text that will replace some original text, during pronunciation. This allows a document to contain both a spoken and written form.
<sub
alias="string">
text
</sub>
|
|
Attribute |
Description |
|
alias |
Specifies the string to be spoken instead of the enclosed string. Required. |
Audio Emphasis Enumerate ForEach Paragraph Prompt Prosody Sentence Speak Voice
#PCDATA
To include speech markup tags, insert the SSML tags inside one of the <prompt>, <audio>, <enumerate>, or <foreach> (within <prompt>) elements.
<prompt> <sub alias="voice genie">VG</sub> </prompt> |