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