private void btnStartAudio_Click(object sender, EventArgs e)
 {
     debugger.BeginAudioStreaming();
 }