←Select platform

AudioInputs Property

Summary

Enumerates the audio devices that are available.

Syntax

C#
C++/CLI
public static IEnumerable<ValueTuple<string, string>> AudioInputs { get; } 
public:  
   static property IEnumerable<ValueTuple<String^, String^>^>^ AudioInputs 
   { 
      IEnumerable<ValueTuple<String^, String^>^>^ get() 
   } 

Property Value

Returns the device Id and the device friendly name respectively.

Requirements

Target Platforms

See Also

MMDevices Class

MMDevices Members

Leadtools.SpeechRecognition.Multimedia Namespace

Help Version 22.0.2022.12.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.SpeechRecognition Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.