Blink
Blink
DIAdiscord.js - Imagine an app
Created by Blink on 2/22/2025 in #djs-voice
How to use setTransportOptions to set voice bitrate, and 2 channel stereo
There has been a recent update to discord in which updateVideoQuality has stopped working as a way to hook, and setTransportOptions for audio channels and bitrate. I tried to look for what new function replaced it so I can write a new plugin to replace the one I use to play live music over voice chat on discord.... However, I can't find setTransportOptions in any webpack module or find out how to call it..... It is referenced in the index.js that can be found within the discord_voice module folder. Can someone please help me find what replaced this functionality????
3 replies