2 overrides of InjectEvent
System.Speech (2)
Internal\Synthesis\AudioDeviceOut.cs (1)
243
internal override void
InjectEvent
(TTSEvent ttsEvent)
Internal\Synthesis\AudioFileOut.cs (1)
178
internal override void
InjectEvent
(TTSEvent ttsEvent)
1 reference to InjectEvent
System.Speech (1)
Internal\Synthesis\EngineSite.cs (1)
200
_audio!.
InjectEvent
(evt);