Click or drag to resize

MicrophoneGetDefaultDevice Method

Retreives the default microphone device

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

Return Value

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