public class Microphone
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private SoundProcessor |
soundProcessor |
| Constructor and Description |
|---|
Microphone() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
float |
readValue() |
private SoundProcessor soundProcessor