Partager via


How to: Control Inputs During Usability Testing

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 Voice Response Debugging Window dialog box to test the usability of an application and to control the paths taken in a managed code voice response application during debugging.

Control Inputs to the Application During Usability Testing

To control application inputs

  1. Start a debugging session.

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

  2. When the usability subject delivers a response, select Keyword Values on the User Input tab.

  3. In the Keyword Values box, select the desired keyword, and then select the desired recognition confidence value.

  4. Click Submit.

Usability Testing with the Voice Response Debugging Window

In addition to using keyword values, you can enter commands, emulate errors, override the subject's spoken input with text input, or submit a .wav file as a response to application prompts. The key is that the author can intervene at any point and pick what path the application takes through the dialog.

See Also

Other Resources

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