Beispiel #1
0
 public void AuditionStart(string fileName, double volume, bool repeat)
 {
     Qa401.AuditionStart(fileName, volume, repeat);
 }