Click or drag to resize

MicrophoneGetDefaultDevice Method

Retreives the default microphone device

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

Return Value

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