Exemplo n.º 1
0
 public void StopListening_Handler(AerRecognitionResult result)
 {
     _Squelched = true;
     _Talk.SayStopListening();
 }