You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our discord bot is written in Discord.js. All of the sudden it stopped capturing unintelligible voice recordings. This happened a few months ago, but I haven't been able to figure out what the problem is. We haven't made any changes to our code since this started working, which leaves me to believe Discord did something to the audio stream.
Are there changes that were made somewhere that haven't been reported yet in the API?
I've reach out to Discord.js community already and a few of us are still working through solving this problem. Here's more answers on the issue... discordjs/discord.js#3754
The text was updated successfully, but these errors were encountered:
The post above is correct. We do not currently support receiving voice data on voice connections. I would recommend subscribing to notifications on #365 to stay up to date on this if things change in the future.
Our discord bot is written in Discord.js. All of the sudden it stopped capturing unintelligible voice recordings. This happened a few months ago, but I haven't been able to figure out what the problem is. We haven't made any changes to our code since this started working, which leaves me to believe Discord did something to the audio stream.
Are there changes that were made somewhere that haven't been reported yet in the API?
I've reach out to Discord.js community already and a few of us are still working through solving this problem. Here's more answers on the issue... discordjs/discord.js#3754
The text was updated successfully, but these errors were encountered: