<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

xml:lang 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.


Example

None



Child Tags

<audio>, <break>, <emphasis>, <enumerate>, <mark>, <p>, <paragraph>, <phoneme>, <prosody>, <s>, <say-as>, <sentence>, <speak>, <sub>, <value>, <voice>



Parent Tags

<audio>, <emphasis>, <enumerate>, <foreach>, <p>, <paragraph>, <prompt>, <prosody>, <s>, <sentence>, <speak>, <voice>