 |
ContinuousSpeechRecognitionResultEventArgs |
The arguments for the ContinuousRecognitionResultAvailable event. |
 |
ContinuousSpeechRecognitionStatusEventArgs |
The arguments for the ContinuousSpeechRecognitionStatus event. |
 |
InstalledSpeechRecognizers |
Returns speech recognizers that are available on the console. |
 |
InstalledSpeechRecognizersInProc |
Provides access to the list of all recognizers that are provided by the game. |
 |
SpeechAudioProblemOccurredEventArgs |
The arguments for the AudioProblemOccurred event. |
 |
SpeechChoiceRule |
Represents a SpeechChoiceRule object. |
 |
SpeechGarbageItem |
Represents a SpeechGarbageItem object. |
 |
SpeechGrammar |
A runtime object that references a speech recognition grammar. |
 |
SpeechGrammarBuilder |
Provides an easy-to-use mechanism for constructing complex Grammar objects from simple inputs. |
 |
SpeechGrammarBuilderRuleSet |
Represents a grammar builder rule set. Provides information about the size of the rule set, and ways to manipulate the rule set. |
 |
SpeechGrammarSet |
Represents a collection of grammars that are associated with a SpeechRecognizer instance. |
 |
SpeechGraphRule |
Represents a SpeechGraphRule object. |
 |
SpeechGraphState |
Represents a SpeechGraphState object. |
 |
SpeechHypothesisResultEventArgs |
The arguments for the SpeechHypothesisAvailable event. |
 |
SpeechNullItem |
Represents a SpeechNullItem object. |
 |
SpeechPhraseItem |
Represents a SpeechPhraseItem object. |
 |
SpeechPronunciationDetail |
Represents a SpeechPronounciationDetail object, which contains format and pronunciation information. |
 |
SpeechRecognitionResult |
The result of a speech recognition session. |
 |
SpeechRecognitionResultBodyCorrelation |
Represents a SpeechRecognitionResultBodyCorrelation object, which contains a vector of SpeechRecognitionResultBodyCorrelation objects, called body correlations. |
 |
SpeechRecognitionResultDetail |
Provides further detail about the result of the speech recognition session, including the confidence level and the rule that was triggered to return the phrase. |
 |
SpeechRecognitionResultToken |
Represents a result token. |
 |
SpeechRecognitionSemanticProperty |
Represents a SpeechRecognitionSemanticProperty object. |
 |
SpeechRecognizer |
Represents a SpeechRecognizer object, which enables speech recognition. |
 |
SpeechRecognizerAnalyzer |
Represents a SpeechRecognizerAnalyzer object. |
 |
SpeechRecognizerAudioCaptureStateChangedEventArgs |
The arguments for the AudioCaptureStateChanged event. |
 |
SpeechRecognizerAudioContext |
Represents a SpeechRecognizerAudioContext object. |
 |
SpeechRecognizerFactory |
A factory class for creating SpeechRecognizer objects. |
 |
SpeechRecognizerInformation |
Contains information about a speech recognizer. This class enables developers to select a speech recognizer using any of its properties, such as a specific language. |
 |
SpeechRecognizerInputSetting |
Represents a SpeechRecognizerInputSetting object. |
 |
SpeechRecognizerPhraseStartedEventArgs |
Arguments for an event that fires when speech recognition has started. |
 |
SpeechRecognizerSettings |
Adjusts the timeout settings of a SpeechRecognizer object. |
 |
SpeechRecognizerSoundEndedEventArgs |
Arguments for an event that fires when speech recognition has ended. |
 |
SpeechRecognizerSoundStartedEventArgs |
Arguments for an event that fires when speech recognition has started. |
 |
SpeechRuleReferenceItem |
Represents a SpeechRuleReferenceItem object. |
 |
SpeechSequenceRule |
Represents a SpeechSequenceRule object. |