The complete set of speech recognizers that will run in the game’s process.
public:
static property IVectorView<SpeechRecognizerInformation^ >^ All {
IVectorView<SpeechRecognizerInformation^ >^ get ();
}
Type: IVectorView<SpeechRecognizerInformation^ >
The collection of speech recognizers that will run in the game’s process.
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd
InstalledSpeechRecognizersInProc Class