Chapter 10. Advanced VoiceXML Elements
IN THIS CHAPTER
• Completing the VoiceXML Portion of the Application
• Summary
This chapter concludes our survey of the VoiceXML language by examining the remaining elements, record
, transfer
, script
, property
, object
, and submit
. You will continue to add functionality to the online bookstore application using these elements. The attributes of each element and its possible values are also discussed.
record
Element
The record
element is used to record spoken input from the user. The recorded audio file can be referenced through the variable declared in the record
element's name
attribute. record
has the ...
Get Voice Application Development with VoiceXML now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.