Gets the complete set of speech recognizers provided by Xbox One.
public:
property IVectorView<SpeechRecognizerInformation^ >^ All {
IVectorView<SpeechRecognizerInformation^ >^ get ();
}
Type: IVectorView<SpeechRecognizerInformation^ >
The collection of speech recognizers provided by Xbox One.
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd
IInstalledSpeechRecognizersStatic Interface