Example #1
0
 internal void ActivateGrammar(string name)
 {
     recog?.ActivateGrammar(name);
 }