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