Dela via


How to: Create a VoiceXML Application Project

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Speech Server supports several types of applications, including VoiceXML applications.

Creating a VoiceXML Application

To create a VoiceXML application

  1. In Microsoft Visual Studio 2005, click NewWeb Site on the File menu.

  2. In the New Web Site dialog box, click VoiceXMLSpeechApplication.

  3. In the Location list, select HTTP, and then enter a name for the project.

  4. Click OK.

  5. In the Speech VoiceXML Application Project Wizard, configure the application.

    For more information, see Voice Response Workflow Application Project Dialog Box.

See Also

Other Resources

Create VoiceXML Application Projects
Speech Application Development Guide
Sample VoiceXML Applications