Namespace Adrenak.UniMic
Classes
Mic
Provides access to all the recording devices available
Mic.Device
Provides information and APIs for a single recording device.
MicAudioSource
A wrapper over StreamedAudioSource to play what a Mic.Device is capturing.
StreamedAudioSource
Plays back the streaming audio provided to it. Automatically adjusts to any changing sampling frequency or channel count. Samples of varying lengths can be sent, however this could impact performance. Consider keeping sample length constant.