4 references to StartStyle
System.Speech (4)
Synthesis\PromptBuilder.cs (4)
175
_elements.Add(new Element(ElementType.
StartStyle
));
195
_elements.Add(new Element(ElementType.
StartStyle
));
876
noEndElement = noEndElement || element._type == ElementType.StartSentence || element._type == ElementType.StartParagraph || element._type == ElementType.
StartStyle
|| element._type == ElementType.StartVoice;
932
case ElementType.
StartStyle
: