December 1999
Intermediate to advanced
992 pages
22h 3m
English
Now that you have an understanding of the VoxML vocabulary, along with the tools used to test VoxML applications, you're ready to see a complete VoxML application. I thought an interesting VoxML application might be a pizza ordering system. Most pizza orders are taken over the phone anyway, so why not automate the process using VoxML?
You already saw some of the code for the pizza order system when you explored the VoxML vocabulary earlier in the chapter. Listing 40.2 contains the complete VoxML code for the Sparky's Pizza Palace VoxML application.
<?xml version="1.0"?> <DIALOG> <STEP NAME="init"> <PROMPT>Welcome to ... |
Read now
Unlock full access