2 overrides of ReleaseInterface
System.Speech (2)
Internal\Synthesis\TTSEngineProxy.cs (2)
96
internal override void
ReleaseInterface
()
196
internal override void
ReleaseInterface
()
1 reference to ReleaseInterface
System.Speech (1)
Internal\Synthesis\VoiceSynthesis.cs (1)
1608
kv.Value?.TtsEngine.
ReleaseInterface
();