Beispiel #1
0
 /** Close standard audio. */
 public static void close() {
   line.drain();
   line.stop();
 }