Windows.Xbox.Speech.Recognition Namespace

Enables speech recognition.

Classes

  Name Description
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.

Interfaces

  Name Description
IInstalledSpeechRecognizersStatic Provides access to the list of all recognizers that are provided by Xbox One.
ISpeechChoiceRule Represents an ISpeechChoiceRule object.
ISpeechGraphRule Represents a ISpeechGraphRule object.
ISpeechGraphState Represents an ISpeechGraphState object.
ISpeechRecognizer Defines methods for speech recognition.
ISpeechRecognizerAnalyzerStatic Provides methods for testing and analyzing speech recognizers.
ISpeechRule Represents an ISpeechRule object.
ISpeechRuleItem Represents an ISpeechRuleItem object.
ISpeechSequenceRule Represents an ISpeechSequenceRule object.

Enumerations

  Name Description
ContinuousSpeechRecognitionStatus Specifies the types of continuous speech recognition status.
SpeechGrammarBuilderSemanticsFormat Specifies the semantics formats.
SpeechGrammarProbability Specifies the weighted value of a grammar for speech recognition.
SpeechGrammarRuleInclusionMode Specifies rules checking options.
SpeechGraphStateType Specifies the types of graph states.
SpeechPhraseSubsetMatchMode Specifies matching modes for subsets of phrases.
SpeechPronunciationFormat Specifies pronounciation format options.
SpeechPronunciationSource Pronunciation options for the speech source.
SpeechRecognitionAudioProblem Specifies the types of audio problem that occurred.
SpeechRecognitionConfidence Specifies the levels of confidence that describe how accurately a spoken phrase was matched to a phrase in an active grammar.
SpeechRecognizerAudioCaptureState Specifies all audio capture states.
SpeechRuleItemMatchType Specifies rule matching types.