Udostępnij za pośrednictwem


Debugging the Survey 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.

This is the sixth of several tutorial topics covering development of speech applications using Speech Server. This tutorial creates a smaller version of the sample application Survey (Managed Code Sample).

Starting the Application in the Debugger

To start debugging a managed code voice response application

  1. Press F5.

  2. In the Debugging Not Enabled dialog box, click OK.

    Note

    This step is necessary only the first time you debug the application.

  3. In the Voice Response Debugging Window dialog box, click the SIP Phone tab, and then click Outbound Trigger.

  4. On the Sample Outbound Application Trigger page, click Send Trigger.

    The Send Trigger button is near the bottom of the Sample Outbound Application Trigger page.

  5. In the Incoming Call Control dialog box, click Answer.

To Start from the Beginning

Creating a Voice Response Application

See Also

Other Resources

Lab: Constructing the Survey Tutorial Application
Managed Code Sample Applications