Share via


How to: Add a Prompt 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.

A prompt project must be part of the same solution as the speech application that uses its prompts. Use Solution Explorer to add new or existing prompt projects.

Adding a New Prompt Project

To add a new prompt project

  1. In Solution Explorer, click the name of the solution.

  2. In Microsoft Visual Studio 2005, click NewProject on the File menu.

  3. In the New Project dialog box, expand the Other Project Types in the Project Types pane, and then select Prompt Projects.

  4. In the Templates pane, select Prompt Project.

  5. If needed, edit the project name and location, and then click OK.

Adding an Existing Prompt Project

To add an existing prompt project

  1. In Solution Explorer, select the name of the solution.

  2. In Visual Studio 2005, click Add on the File menu, and then click Existing Project.

  3. Use the file browser to point to the existing .prproj file, and then click Open.

See Also

Other Resources

Prompt Projects and Databases
Develop Prompts with Speech Prompt Tools