Example #1
0
 public void VoiceStop()
 {
     {
         dogSpeak.StopSpeaking();
         boarSpeak.StopSpeaking();
     }
 }