Returns the name of an audio output device for voice chat
See also Sound functions, Voice functions.
Signature:
device = VoiceEnumerateOutputDevices(deviceIndex)
Arguments:
deviceIndex- Index of the device (between 1 andSound_ChatSystem_GetNumOutputDrivers()) (number)
Returns:
device- Name of the device (string)