2 overrides of Abort
System.Speech (2)
Internal\Synthesis\AudioDeviceOut.cs (1)
230
internal override void
Abort
()
Internal\Synthesis\AudioFileOut.cs (1)
168
internal override void
Abort
()
2 references to Abort
System.Speech (2)
Internal\Synthesis\VoiceSynthesis.cs (2)
385
_waveOut.
Abort
();
434
_waveOut.
Abort
();