Skip to main content
Module

x/discord_rpc_deno/mod.ts>VoiceSettings

port of @xhayper/discord-rpc to deno
Go to Latest
class VoiceSettings
extends Base
Re-export
import { VoiceSettings } from "https://deno.land/x/discord_rpc_deno@1.0.11/mod.ts";

Constructors

new
VoiceSettings(client: Client, props: Record<string, any>)

Properties

automatic_gain_control: boolean

state of automatic gain control

deaf: boolean

state of self-deafen

echo_cancellation: boolean

state of echo cancellation

input: VoiceInput

input settings

mode: any

voice mode settings

mute: boolean

state of self-mute

noise_suppression: boolean

state of noise suppression

output: VoiceOutput

output settings

qos: boolean

state of voice quality of service

silence_warning: boolean

state of silence warning notice