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