Interface | Description |
---|---|
AmplitudeListener |
Receives amplitude and volume data per sample from
MicrophoneInputStream . |
AudioConsumer |
Delegate for consuming audio data from
MicrophoneCaptureThread . |
Class | Description |
---|---|
AudioFileWriter |
Abstract Class that defines an Audio File Writer.
|
MicrophoneHelper |
The Class MicrophoneHelper.
|
MicrophoneInputStream |
Captures raw audio data from the microphone and exposes it via an
InputStream . |
StreamPlayer |
Exposes the ability to play raw audio data from an InputStream.
|