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