Implemented interface member:
method
FlushEvent
System.Speech.Internal.Synthesis.ITtsEventSink.FlushEvent()
1 override of FlushEvent
System.Speech (1)
Internal\Synthesis\EngineSite.cs (1)
427public override void FlushEvent()
4 references to FlushEvent
System.Speech (4)
Internal\Synthesis\EngineSite.cs (3)
57_eventMapper.FlushEvent(); 210_eventMapper?.FlushEvent(); 437base.FlushEvent();
Internal\Synthesis\VoiceSynthesis.cs (1)
970_site.EventMapper?.FlushEvent();