Selects an audio input device for voice chat
See also Voice functions, Sound functions.
Signature:
VoiceSelectCaptureDevice("deviceName")
Arguments:
deviceName
- Name of an audio input device, as returned fromVoiceEnumerateCaptureDevices()
(string
)