In a voice recognition session, the length of time in seconds for which the application will recognize voice input from the user (see <voice_rec>). Also used to explicitly clear an existing timeout that was set with <timeout seconds="" node=""/>.
Default value: 5 (when used within <voice_rec>)
Child of: <node name="">, <voice_rec>
Parent of: Nothing
See also: <timeout seconds="" node=""/>
Examples:
<timeout>12</timeout>
<timeout>CLEAR</timeout>