2 implementations of FlushEvent
System.Speech (2)
Internal\Synthesis\EngineSite.cs (2)
203public void FlushEvent() 358public virtual void FlushEvent()
1 reference to FlushEvent
System.Speech (1)
Internal\Synthesis\EngineSite.cs (1)
360_sink?.FlushEvent();