Skip to main content
Go to Latest
interface VoiceOutput
import { type VoiceOutput } from "https://deno.land/x/discord_rpc_deno@1.0.11/src/structures/VoiceSettings.ts";

Properties

device_id: string

device id

volume: number

output voice level (min: 0, max: 200)

readonly
available_devices: Device[]

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