Internal\Synthesis\VoiceSynthesis.cs (5)
746InjectEvent(TtsEventId.StartInputStream, paramSpeak._prompt, paramSpeak._prompt.Exception, null);
865InjectEvent(TtsEventId.VoiceChange, prompt, null, currentVoiceId);
1024InjectEvent(TtsEventId.EndInputStream, prompt, exception, null);
1033InjectEvent(TtsEventId.EndInputStream, prompt, exception, null);
1040InjectEvent(TtsEventId.EndInputStream, prompt, exception, null);