Karaoke Mixer ActiveX Control ReferenceMethods GetDeviceList Karaoke Mixer ActiveX Control GetDeviceList Return delimited string with all available audio device. Public Function GetDeviceList( ) as String No ParameterReturn ValueReturn the delimited string with all available audio device.$ would be the delemiter. e.g. "Intel Sound Card$General Sound Card" Example Visual Basic SyntaxstrDeviceList =KaraokeMixer1 .GetDeviceList