1 implementation of Post
System.Speech (1)
Internal\AsyncSerializedWorker.cs (1)
46
public void
Post
(object? evt)
4 references to Post
System.Speech (4)
Internal\Synthesis\AudioDeviceOut.cs (3)
252
_asyncDispatch.
Post
(ttsEvent);
368
_asyncDispatch.
Post
(inItem._userData!);
423
_asyncDispatch.
Post
(inItem._userData!);
Internal\Synthesis\AudioFileOut.cs (1)
182
_asyncDispatch.
Post
(ttsEvent);