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