A Sample Voicebrower.aef Script
You can use the bundled voicebrowser.aef script as an example for creating scripts that invoke a VoiceXML document.
Figure shows that script as it appears in the Design pane of the Cisco Unified CCX Editor.

-
Accepts a call.
-
Creates a URL document.
-
Starts the Voice Browser.
-
Terminates the call.
-
Ends the script and releases system resources.
Use the Voice Browser step in the Media palette of the Cisco Unified CCX Editor to invoke a VoiceXML application. This step can be used as many times in a script as is necessary.
When creating a Cisco Unified CCX VoiceXML script, you can also execute other steps in addition to VoiceXML. The purpose of this sample script is only to illustrate how to create a Cisco Unified CCX script that runs a VoiceXML document.