How to: Create a Voice Response Application

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, one of which is a managed code voice response application.

Creating a Voice Response Application

To create a voice response application

  1. In Microsoft Visual Studio 2005, click New Project on the File menu.

  2. In the Project types pane, expand Visual C# or Visual Basic, and then click Speech.

  3. In the Templates pane, click Voice Response Workflow Application.

  4. In the Name and Location boxes, enter a name and path for the project, and then click OK.

  5. In the Voice Response Workflow Application Project Wizard, configure the application.

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

See Also

Other Resources

Creating a Speech Project