Check if the system supports audio capture.
This function should always be called before using the audio capture features. If it returns false, then any attempt to use SoundRecorder or one of its derived classes will fail.
true if audio capture is supported, false otherwise.
See Implementation
Check if the system supports audio capture.
This function should always be called before using the audio capture features. If it returns false, then any attempt to use SoundRecorder or one of its derived classes will fail.