3 references to Audio
System.Speech (3)
Synthesis\PromptBuilder.cs (3)
683
Element audioElement = new(ElementType.
Audio
);
697
Element audioElement = new(ElementType.
Audio
, alternateText);
891
case ElementType.
Audio
: