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