Specialized SoundRecorder which stores the captured audio data into a sound buffer.
Default constructor.
Destructor.
Get the sound buffer containing the captured audio data.
Process a new chunk of recorded samples.
Start capturing audio data.
Stop capturing audio data.
See Implementation
Specialized SoundRecorder which stores the captured audio data into a sound buffer.