2 references to CreateTransition
System.Speech (2)
Internal\SrgsCompiler\BackEnd.cs (2)
377
return
CreateTransition
(sWord, flWeight, requiredConfidence);
441
return
CreateTransition
(null, flWeight, CfgGrammar.SP_NORMAL_CONFIDENCE);