Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I integrate VoiceXML with back-end components?

0
10 Posted

How do I integrate VoiceXML with back-end components?

0

As an example, assume you’re trying to write a shopping application that lets users browse items to purchase and then uses a back-end Shopping Cart application to manage the financial transaction. The question here is how do you get the user input to the shopping cart server and how do you get the resulting output from that server. Logically, your application has front-end components to present information and questions to the user and to get information back from the user. It has back-end components to process the user’s input before returning the appropriate information to the user. Once your front-end component gets the user’s request, you can use the tag to to send it to your back-end processing component. Your back-end component can be anything like a JSP, ASP, servlet, and so on. On the back-end you can do whatever processing you need and to generate a VoiceXML document on the fly. This generated VoiceXML document is then the input to our interpreter and the user of your

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123