| How can I call a subdialog from within an Audium application? |
| Categories: Audium Studio (3.4.x) |
| Article ID: | 95 |
| Last updated: | February 28, 2006 |
| User Opinions |
|
No users have voted.
|
|
Thank you for rating this answer.
|
SUMMARY
This article describes how a developer can call a VoiceXML subdialog from within their Audium applications.
SYMPTOMS
Developer has a VoiceXML application that they would like to call as a subdialog of an Audium application, but does not know how this can be accomplished.
RESOLUTION
The easiest way to implement this is to use a VoiceXML Insert element. Using this element, you can insert VoiceXML code into your Audium application, meaning you can perform this task in the same way you would when using a flat VoiceXML page outside of Audium.
There are some minor considerations when adding a VoiceXML Insert element to your Audium application, so please refer to the "VoiceXML Insert Elements" section of the User Guide first.
|
| Visitor Comments |
|
No visitor comments posted. Post a comment
|
| Attachments |
|
No attachments were found.
|