Speak

in

The speak tag tells the text-to-speech engine to synthesize the specified text. However, it is not necessary to include this tag to have text synthesized. The xml:lang attribute specifies which language the TTS engine should synthesize selected text in. However, since all prompt text is synthesized, this tag is redundant and should never have to be used.

Related links