3 references to Speak
System.Speech (3)
Synthesis\SpeechSynthesizer.cs (3)
119Speak(new Prompt(textToSpeak, SynthesisTextFormat.Text)); 137Speak(new Prompt(promptBuilder)); 141Speak(new Prompt(textToSpeak, SynthesisTextFormat.Ssml));