TheUntitledGoose
DIdiscord.js - Imagine ❄
•Created by TheUntitledGoose on 1/14/2025 in #djs-questions
Discord.js voice resampling issues.
Hate how the v2 has ogg decoder but 1.3.5, latest, doesn't. It's either you get only ogg or you get a build that works but doesn't convert to ogg. Weird
20 replies
DIdiscord.js - Imagine ❄
•Created by TheUntitledGoose on 1/14/2025 in #djs-questions
Discord.js voice resampling issues.
20 replies
DIdiscord.js - Imagine ❄
•Created by TheUntitledGoose on 1/14/2025 in #djs-questions
Discord.js voice resampling issues.
2.0.0-alpha0 I think. It was used in the discord.js voice examples since they used OggDemuxer or something, so I just still have that.
20 replies
DIdiscord.js - Imagine ❄
•Created by TheUntitledGoose on 1/14/2025 in #djs-questions
Discord.js voice resampling issues.
I've updated the code to both have a 48khz decoder and a resampler to 16khz, however I still get
Seems like a problem with decoding the discord output stream? Is discord not 48khz?
20 replies
DIdiscord.js - Imagine ❄
•Created by TheUntitledGoose on 1/14/2025 in #djs-questions
Discord.js voice resampling issues.
Thank you for the answer, I'll try that and see how it goes.
20 replies
DIdiscord.js - Imagine ❄
•Created by TheUntitledGoose on 1/14/2025 in #djs-questions
Discord.js voice resampling issues.
I have little knowledge on how audio decoding/encoding works.
20 replies