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.
Destructor.
Start the capture.
Stop the capture.
Get the sample rate in samples per second.
Get the name of the current audio capture device.
Set the audio capture device.
Get a list of the names of all available audio capture devices.
Get the name of the default audio capture device.
Check if the system supports audio capture.
Set the processing interval.
Start capturing audio data.
Process a new chunk of recorded samples.
Stop capturing audio data.
Specialized SoundRecorder which stores the captured audio data into a sound buffer.