![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Needs summary.
inputDevices = C_VoiceChat.GetAvailableInputDevices()
Returns
- inputDevices
- structure - VoiceAudioDevice[] (nilable)
| Field | Type | Description |
|---|---|---|
| deviceID | string | |
| displayName | string | |
| isActive | boolean | |
| isSystemDefault | boolean | |
| isCommsDefault | boolean | Added in 9.1.0 |
Patch changes
Patch 8.0.1 (2018-07-17): Added.
