Speak

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

Search Glossary

Term of the Day

The method used for requesting a resource from a web server, optionally submitting some data along with the request. A part of the HTTP protocol.
See also: HTTP POST