InstalledSpeechRecognizers.All Property

Returns a collection of all available speech recognizers on the console.

Syntax

public:
static property IVectorView<SpeechRecognizerInformation^ >^ All {
         IVectorView<SpeechRecognizerInformation^ >^ get ();
}  

Property value

Type: IVectorView<SpeechRecognizerInformation^ > 

  A collection of all available speech recognizers on the console.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

InstalledSpeechRecognizers Class

InstalledSpeechRecognizers Members

Windows.Xbox.Speech.Recognition Namespace