2 references to Words
System.Speech (2)
Internal\SrgsCompiler\Arc.cs (1)
541
sb.Append(_iWord == 0 ? new string(new char[] { (char)0x3b5 }) : _be != null ? _be.
Words
[_iWord] : _iWord.ToString(CultureInfo.InvariantCulture));
Internal\SrgsCompiler\BackEnd.cs (1)
565
_words.Add(beSrc.
Words
[arc.WordId], out newWordId);