3 references to Voice
System.Speech (3)
Synthesis\PromptBuilder.cs (3)
317
_elementStack.Push(new StackElement(SsmlElement.Sentence | SsmlElement.AudioMarkTextWithStyle, SsmlState.
Voice
, culture));
343
if (_elementStack.Pop()._state != SsmlState.
Voice
)
800
case SsmlState.
Voice
: