Class: MicrophoneReader
This page documents the methods and fields available in the MicrophoneReader class.
Members
| Signature | Description |
|---|---|
MicrophoneReader() | Creates a new instance of MicrophoneReader. |
getFrameLength() | Returns the current frame length. |
getFramePCM() | Returns the current frame pcm. |
getSampleRate() | Returns the current sample rate. |
isEnableRecord() | Returns whether enable record is true. |
setEnableRecord(boolean) | Sets or updates the enable record. |