Example #1
0
 public void ToggleSpeaker()
 {
     speakerState.HandelToggleSpeaker(this);
 }