2 references to Speak
System.Speech (2)
Internal\Synthesis\VoiceSynthesis.cs (1)
765
fragmentState.Action = TtsEngineAction.
Speak
;
Synthesis\TTSEngine\TTSEngineTypes.cs (1)
193
if (fragState.Action == TtsEngineAction.
Speak
|| fragState.Action == TtsEngineAction.Pronounce)