!7 import javax.sound.sampled.*; p-tt { AudioFormat format = new AudioFormat(44100, 16, 1, true, true); TargetDataLine line = AudioSystem.getTargetDataLine(format); byte[] data = new byte[64]; short[] buf = new short[l(data)/2]; microphone.start(); try { while licensed { int n = line.read(data, 0, l(data)); printWithMSTime("Bytes: " + n); } } finally { line.close(); } }