<audio>
<audio>
Attributes
Name
Data type
Description
String
String
String
String
String
String
String
String
Notes
Example
<?xml version="1.0"?>
<vxml version="2.0">
<form>
<block>
<prompt>
I'm going to play an audio file.
</prompt>
<audio src="http://nonexistent.domain.com/test.wav">
Oops, the audio file could not be retrieved!
</audio>
</block>
</form>
</vxml>Child Tags
Parent Tags
Last updated