Partager via


How to: Emulate Errors While Debugging

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.

Use the Error Emulation box on the User Input tab to test how application dialogs respond to silence and no recognition errors. When a caller remains silent or makes an utterance that is not recognized, a speech application should play appropriate escalating silence or no recognition prompts. For more information, see Walkthrough: Add a Speech Event and HandleErrors (Managed Code Sample).

Emulate Errors

To emulate an error

  1. Start a debugging session.

    For more information, see How to: Start a Debugging Session.

  2. On the User Input tab, select Error Emulation, and then select an error.

  3. Click Submit.

    The application responds with a prompt that is appropriate to the submitted error.

See Also

Other Resources

Speech Server Tutorials
Walkthroughs for Managed Code Voice Response Applications
Debug Speech Applications