Beispiel #1
0
 public void PauseRecord()
 {
     //Calls the DataPlayer to stop the current playback.
     MyPlayer.Stop();
 }