GotSpeech.NET

The online community for Microsoft Speech Server developers
Welcome to GotSpeech.NET Sign in | Join | Help
in Search
Computer-Talk

Remote debugging

Last post 08-26-2008, 8:59 PM by marshallharrison. 4 replies.
Sort Posts: Previous Next
  •  08-19-2008, 12:08 PM 6743

    Remote debugging

    Has anybody been able t get the audio to work in the Visual Studio debugger when logged in to a remote machine?
    Marshall Harrison
    Microsoft MVP, Office Communications Server


    www.GoldSys.com
    W: 303.447.2774
    H: 904.342-6205

    the gotspeech guy
  •  08-19-2008, 12:20 PM 6744 in reply to 6743

    Re: Remote debugging

    If you are referring to the Speech specific debugger: 

    Audio over RDP is blocked in code.  The audio stack was corrupting over RDP and the quality was never reached so we blocked it completely. 

     In other words: audio over RDP is not possible from the debugger.

     


    Greg Winters [MS]
    Unified Communications Group

    This posting is provided "AS IS" with no warranties, and confers no rights.
    Use of included script samples are subject to the terms specified at
    http://www.microsoft.com/info/cpyright.htm
  •  08-26-2008, 12:49 PM 6790 in reply to 6744

    Re: Remote debugging

    Thanks Greg.

    Not happy about that but at least we have the definitive answer.


    Marshall Harrison
    Microsoft MVP, Office Communications Server


    www.GoldSys.com
    W: 303.447.2774
    H: 904.342-6205

    the gotspeech guy
  •  08-26-2008, 4:52 PM 6800 in reply to 6790

    Re: Remote debugging

    here's what i would do.. use a sip client to initiate the call, and use Visual Studio to *manually attach* to the w3wp.exe application pool serving your .speax web-app. This will let you debug the speech workflow and code.
  •  08-26-2008, 8:59 PM 6801 in reply to 6800

    Re: Remote debugging

    It's easier than that. Just start the debugger as you normally do then instead of using the SIP phone simulator use a SIP phone (or real phone) to call the app.
    Marshall Harrison
    Microsoft MVP, Office Communications Server


    www.GoldSys.com
    W: 303.447.2774
    H: 904.342-6205

    the gotspeech guy
View as RSS news feed in XML