1 implementation of SetGrammarWeight
System.Speech (1)
Recognition\RecognizerBase.cs (1)
216void IRecognizerInternal.SetGrammarWeight(Grammar grammar, float weight)
1 reference to SetGrammarWeight
System.Speech (1)
Recognition\Grammar.cs (1)
228_recognizer.SetGrammarWeight(this, value);