1 reference to GetDeviceName
System.Speech (1)
Internal\Synthesis\AudioDeviceOut.cs (1)
295
if (
GetDeviceName
(iDevice, out device) == Interop.WinMM.MMSYSERR.NOERROR && string.Equals(device, name, StringComparison.OrdinalIgnoreCase))