2 overrides of WaitUntilDone
System.Speech (2)
Internal\Synthesis\AudioDeviceOut.cs (1)
266internal override void WaitUntilDone()
Internal\Synthesis\AudioFileOut.cs (1)
189internal override void WaitUntilDone()
3 references to WaitUntilDone
System.Speech (3)
Internal\Synthesis\AudioBase.cs (2)
131WaitUntilDone(); 179WaitUntilDone();
Internal\Synthesis\VoiceSynthesis.cs (1)
914_waveOut.WaitUntilDone();