2 references to Ssml
System.Speech (2)
Synthesis\SpeechSynthesizer.cs (2)
105Prompt prompt = new(textToSpeak, SynthesisTextFormat.Ssml); 141Speak(new Prompt(textToSpeak, SynthesisTextFormat.Ssml));