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