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