1242 Accessibility Chapter 24 (Personal web server) eout specifies how long
1242 Accessibility Chapter 24 eout specifies how long the program should wait after outputting the prompt for users to respond. In the event that the user does not respond before the timeout period expires, lines 36 40 provide a second, shorter prompt that reminds the user to make a selection. When the user chooses the publications option, publications.vxml (Fig. 24.17) loads into the browser. Lines 107 113 define link elements that provide links to main.vxml. Lines 115 117 provide links to the menuelement (lines 121 141), which asks users to select one of the following publications: Java, C or C++. The form elements in lines 143 217 describe books that correspond to these topics. Once the browser speaks the description, control transfers to the form element with an id attribute whose value equals repeat(lines 219 234). Figure 24.18 provides a brief description of each VoiceXML tag that we used in the previous example (Fig. 24.17). VoiceXML Tag Description