示例#1
0
 internal void DeactivateGrammar(string name)
 {
     recog?.DeactivateGrammar(name);
 }