public static interface AudioRecorder.Recorder
Modifier and Type | Method and Description |
---|---|
void |
setAudioProcessor(AudioProcessor proc)
Optionally, set an audio processor to apply to the recording before saving it.
|
void |
start() |
void |
stopRecording() |
void setAudioProcessor(AudioProcessor proc)
proc
- procvoid start()
void stopRecording()
Copyright © 2000–2016 DFKI GmbH. All rights reserved.