Specifies the weighted value of a grammar for speech recognition.
public enum class SpeechGrammarProbability
| Member | Description |
|---|---|
| High | The grammar has a high weighted value. |
| Low | The grammar has a low weighted value. |
| Medium | The grammar has a medium weighted value. |
Speech recognition is a weighted system that evaluates all possible recognition paths using a variety of factors, including the weight of a grammar. Grammars with higher weighted values will contribute more to the ranking of the recognition results than grammars with lower weighted values.
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd