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