IInstalledSpeechRecognizersStatic.All Property

Gets the complete set of speech recognizers provided by Xbox One.

Syntax

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

Property value

Type: IVectorView<SpeechRecognizerInformation^ > 

  The collection of speech recognizers provided by Xbox One.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

IInstalledSpeechRecognizersStatic Interface

IInstalledSpeechRecognizersStatic Members

Windows.Xbox.Speech.Recognition Namespace