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