Click or drag to resize
MicrophoneGetDefaultDevice Method
Retreives the default microphone device

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static Microphone GetDefaultDevice()

Return Value

Type: Microphone
The default microphone device or null if no microphones found.
See Also