| Package | Description |
|---|---|
| app.library.linkflow.apprtc | |
| org.webrtc.audio |
| Modifier and Type | Class and Description |
|---|---|
class |
RecordedAudioToFileController
Implements the AudioRecordSamplesReadyCallback interface and writes
recorded raw audio samples to an output file.
|
| Modifier and Type | Method and Description |
|---|---|
JavaAudioDeviceModule.Builder |
JavaAudioDeviceModule.Builder.setSamplesReadyCallback(JavaAudioDeviceModule.SamplesReadyCallback samplesReadyCallback)
Set a callback to listen to the raw audio input from the AudioRecord.
|