SpeechGrammar.Probability Property

Gets or sets the weighted value of the grammar.

Syntax

public:
property SpeechGrammarProbability Probability {
         SpeechGrammarProbability get ();
         void set (SpeechGrammarProbability value);
}  

Property value

Type: SpeechGrammarProbability 

An enumerated value indicating the weighted value of the grammar.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechGrammar Class

SpeechGrammar Members

Windows.Xbox.Speech.Recognition Namespace