Sentence

Sentence

The sentence element is used to format a particular region of TTS to be read out in sentence structure, rather than paragraph structure. The <sentence> tag tells the TTS engine to change the prosody to reflect the end of a sentence, regardless of surrounding punctuation. The xml:lang attribute specifies the language and locale information of the VoiceXML document. If omitted, it will inherit this value from the document hierarchy.

Related links

Search Glossary

Term of the Day

A method for submitting data to a web server and a part of the HTTP protocol. This method is typically used instead of GET when the submission is expected to change resources on the server or cause side effects.
See also: HTTP GET