CurrentSystemAudioInput Property
Summary
Gets the currently selected audio device name. Name is usually a GUID for a unique Id.
Syntax
public static string CurrentSystemAudioInput { get; }
public:
static property String^ CurrentSystemAudioInput
{
String^ get()
}
Property Value
The selected audio device name.
Requirements
Target Platforms
See Also
MMDevices Class
MMDevices Members
Leadtools.SpeechRecognition.Multimedia Namespace