Description
The <prompt> tag speaks its value (the text enclosed within the tag) using speech synthesis.
The cond attribute may be used to give an expression which must evaluate to true for the prompt to be played.
The count attribute may be used to select which prompt within a item will be played based on the prompt counter (the number of times the user has been prompted in that item).
The timeout attribute specifies how long to wait for input after this prompt has been played.
The xml:lang attribute specifies the language of the enclosed text. If the browser does not support this language, it will throw an error event.
The bargein attribute specifies whether user input will interrupt the prompt and be recognized. A VoiceXML browser is not obligated to support bargein.