Chapter 12. Advanced Topics and Server-Side Development

IN THIS CHAPTER

Languages

Generating VoiceXML

Uploading Audio Files

Summary

Server-side development is another method of making your VoiceXML applications dynamic, other than ECMAScript described in Chapter 11, “ECMAScript in VoiceXML.” As its name implies, server-side development moves the processing to the Web server rather than the client.

Server-side development on a Web server is accomplished by developing code that outputs VoiceXML code, which is then delivered to the VoiceXML gateway, part of your “client.” The techniques we will discuss in this chapter are ones you may already be familiar with in developing graphic Web sites.

A wide range of server-side development language ...

Get Voice Application Development with VoiceXML now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.