Issues receiving and decoding opus from browser/vencord clients
I am able to successfully decode opus data to pcm from other users except my friend who is using the vencord client which apparently uses the discord web client as a base. The decode function doesn't error and I receive unplayable pcm data.

7 Replies
This issue seems to talk about a similar issue but its marked as solved https://github.com/discordjs/discord.js/issues/5105
GitHub
Voice receive not working for audio from browser clients · Issue #...
Please describe the problem you are having in as much detail as possible: Discord JS is causing a crash due to attempting to decode corrupt compressed data from voice receiving. I believe it is due...
the same issue seems to occur on his firefox browser but not mine, it might somehow be related to his account?
is it the new weird discord encryption thing?
yeah its the dave thing

when he switches from bucket 2 to bucket 0 I can recieve audio from him

installing this packages seems to have fixed it
@snazzah/davey
The thread owner has marked this issue as solved.