How to: Set Up Events for the Debugger

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.

If you prefer to use a debugger to view events, you can configure Speech Server to make events available to any debugger tool attached to the Speech Server processes. This includes the Voice Response Debugging Window dialog box in Microsoft Visual Studio 2005 as well as other third-party debuggers.

Setting Up Events for the Debugger

To set up events for the debugger

  1. Open the Speech Server Administrator console.

    For more information, see How to: Start the Speech Server Administrator Console.

  2. In the console tree, expand the applicable group, and then click Servers.

  3. In the details pane, double-click the applicable server.

  4. Click the Trace Logging tab, and then select Send events to debugger.

  5. Click OK.

Note

You can also set up events for the debugger using a Windows Management Instrumentation (WMI) script. For more information, see the SendAllEventsToDebugger property in LogSettings Class.