Implemented interface member:
method
AddEvent
System.Speech.Internal.Synthesis.ITtsEventSink.AddEvent(System.Speech.Internal.Synthesis.TTSEvent)
1 override of AddEvent
System.Speech (1)
Internal\Synthesis\EngineSite.cs (1)
384
public override void
AddEvent
(TTSEvent evt)
1 reference to AddEvent
System.Speech (1)
Internal\Synthesis\EngineSite.cs (1)
69
_eventMapper.
AddEvent
(ttsEvent);