All Packages Class Hierarchy
Although the resources used by an instance of SoundBite will be freed once it is garbage collected, in many situations the user may want that reclamation of resources to be expedited.
These data buffers hold the raw (PCM) audio data.
Starts recording audio data in a separate thread.
Force recording to stop.
Save the contents of the audio buffers left[], right[] to a .WAV file.
Create an instance of SoundBite using the settings provided.
Create an instance of SoundBite and load the audio data from the filename provided (.WAV format is assumed).