<speak>
<speak>
The <speak>
tag tells the text-to-speech engine to synthesize the specified text. You need not include this tag to have your text synthesized.
Attributes
Name
Data type
Description
xml:lang
String
Can be set to “en_us” or “fr_fr”.
Notes
Since all prompt text is synthesized, this tag is redundant and should never have to be used (except in the case of using the Realspeak TTS engine.
Example
None
Child Tags
<audio>, <break>, <emphasis>, <enumerate>, <mark>, <paragraph>, <phoneme>, <prosody>, <say-as>, <sentence>, <speak>, <sub>, <value>, <voice>
Parent Tags
<audio>, <emphasis>, <enumerate>, <foreach>, <paragraph>, <prompt>, <prosody>, <sentence>, <speak>, <voice>
Last updated