Package adams.flow.source.audiorecorder
-
Class Summary Class Description AbstractAudioRecorder<T> Ancestor for classes that record audio.AbstractFileBasedAudioRecorder Ancestor for file-based audio recorders.FixedDuration Records a WAV file of fixed duration.OnDemand Records a WAV file from when the user starts recording to when the user ends it.