Property DeviceName
DeviceName
Gets or sets the name of the device that should be used to implement low-level audio processing.
[TypeConverter(typeof(DeviceNameConverter))]
public string DeviceName { get; set; }
Property Value
Remarks
If neither HostApi nor DeviceName are specified, the default output device will be selected.