2 references to DefaultDeviceOut
System.Speech (2)
Internal\Synthesis\VoiceSynthesis.cs (2)
50
_waveOut = new AudioDeviceOut(SAPICategories.
DefaultDeviceOut
(), _asyncWorker);
360
_waveOut = new AudioDeviceOut(SAPICategories.
DefaultDeviceOut
(), _asyncWorker);