Value

in

The value element is used to insert the value of an expression into a prompt. The expression attribute indicates the JavaScript expression to evaluate and insert in the prompt. In VXML 2.0, the recorded audio stored in the input of a <record> item can now be played with <audio expr="…">. A VXML application should enclose the <value> tag within a <say-as> element.

Related links