<record>
<record>
Attributes
Name
Data type
Description
String
String
String
String
Boolean
String
Boolean
String
Boolean
Notes
Example
<?xml version="1.0"?>
<vxml version="2.0">
<form>
<record name="myrecording" beep="true">
<prompt>
Please record a message after the beep.
</prompt>
<filled>
<prompt>
You just recorded the following message: <value expr="myrecording"/>
</prompt>
</filled>
</record>
</form>
</vxml>Child Tags
Parent Tags
Last updated