public class Microphone
extends java.lang.Object
Constructor and Description |
---|
Microphone(float sampleRate,
int sampleSize,
boolean signed,
boolean bigEndian) |
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
getStream() |
void |
startRecording() |
void |
stopRecording() |