3 references to StartSentence
System.Speech (3)
Synthesis\PromptBuilder.cs (3)
398Element startSentence = new(ElementType.StartSentence); 876noEndElement = noEndElement || element._type == ElementType.StartSentence || element._type == ElementType.StartParagraph || element._type == ElementType.StartStyle || element._type == ElementType.StartVoice; 890case ElementType.StartSentence: