August 2001
Intermediate to advanced
400 pages
9h 36m
English
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 ElementThe 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 ...
Read now
Unlock full access