<record>
record the message from the caller.
Attributes
<Response>
<Say>Please Record your message.</Say>
<Record maxLength="30" action="playrecording.xml"/>
</Response>Last updated
record the message from the caller.
<Response>
<Say>Please Record your message.</Say>
<Record maxLength="30" action="playrecording.xml"/>
</Response>Last updated
<Response>
<Say>Now listen to what you just recorded.</Say>
<Play>http://example.com/recording.mp3</Play>
<Say>Goodbye.</Say>
</Response><Response>
<Say>Please Record your message.</Say>
<Record maxLength="30" confirmrecording ="1" action="playrecording.xml"/>
</Response>