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