Discord.https - v3.0.16
    Preparing search index...

    Interface RPCGetVoiceSettingsResultData

    interface RPCGetVoiceSettingsResultData {
        automatic_gain_control: boolean;
        deaf: boolean;
        echo_cancellation: boolean;
        input: RPCVoiceSettingsInput;
        mode: RPCVoiceSettingsMode;
        mute: boolean;
        noise_suppression: boolean;
        output: RPCVoiceSettingsOutput;
        qos: boolean;
        silence_warning: boolean;
    }
    Index

    Properties

    automatic_gain_control: boolean

    State of automatic gain control

    deaf: boolean

    State of self-deafen

    echo_cancellation: boolean

    State of echo cancellation

    Input settings

    Voice mode settings

    mute: boolean

    State of self-mute

    noise_suppression: boolean

    State of noise suppression

    Output settings

    qos: boolean

    State of voice quality of service

    silence_warning: boolean

    State of silence warning notice