Hi,
I am doing some research to see how both apps interact with each other, but I'm a little confused. I know within a workflow app you can call a VoiceXML app using the VoiceXmlInterpreter, but what I don't understand is how does it go back to the workflow app.
For example, let's say the main application is in workflow and some sub component is built in VoiceXML such as Credit Card Processing. So once I am ready to go to CreditCard Processing, I will just call the VoiceXMLInterpreter, but after I am done my credit card processing, I would like to go back to where I left off. Does anyone have an idea how to do that?
Thanks,
Mike