interface RPCVoiceSettingsOutput

external
export interface RPCVoiceSettingsOutput

See also: https://discord.com/developers/docs/topics/rpc#getvoicesettings-voice-settings-output-object

external
available_devices : RPCVoiceAvailableDevice[]

Array of read-only device objects containing id and name string keys

external
device_id : string

Device id

external
volume : number

Input voice level (min: 0.0, max: 200.0)