![]() |
Wowpedia is no longer updated, go away. |
Needs summary.
outputDevices = C_VoiceChat.GetAvailableOutputDevices()
Returns[]
- outputDevices
- 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.