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