3 references to SpeakText
System.Speech (3)
Internal\Synthesis\VoiceSynthesis.cs (3)
741case Action.SpeakText: 1666AddSpeakParameters(new Parameters(Action.SpeakText, new ParametersSpeak(textToSpeak, prompt, fIsXml, null))); 1672AddSpeakParameters(new Parameters(Action.SpeakText, new ParametersSpeak(null, prompt, false, audio)));