Beispiel #1
0
 public Speech()
 {
     BeepStartSound.OpenFile(StartSound);
     BeepStopSound.OpenFile(StopSound);
 }