4 references to Voice
System.Speech (4)
Internal\Synthesis\SSmlParser.cs (2)
1043string sElement = ValidateElement(element, SsmlElement.Voice, reader.Name); 2144AudioMarkTextWithStyle = Audio | Mark | Break | Emphasis | Phoneme | Prosody | SayAs | Sub | Voice | Text | PromptEngineOutput,
Synthesis\PromptBuilder.cs (2)
284ValidateElement(stackElement, SsmlElement.Voice); 965ValidateElement(_elementStack.Peek(), SsmlElement.Voice);