Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discord does not support voice receive #904

Open
MinnDevelopment opened this issue Jan 30, 2019 · 0 comments
Open

Discord does not support voice receive #904

MinnDevelopment opened this issue Jan 30, 2019 · 0 comments
Labels
type: discord issue seems to be an issue on discord's end

Comments

@MinnDevelopment
Copy link
Member

MinnDevelopment commented Jan 30, 2019

As an official stance has been made that voice receive is not officially supported for bots I see no point in trying to keep up with the continued breaking changes it is receiving.

At the time of opening this issue you can still use voice receive by manually setting a no-operation sending handler with canProvide() set to false. This will cause the send system to be started which is now a requirement for receiving to work (apparently). Turns out this was a breaking change to the UDP discovery that took a year to be documented by discord.

I will from now on see voice receive as low priority until discord decides to document its behavior and declare it officially supported. When something is broken without workarounds I will try to find time to fix it or look for a workaround but it will not be something I will prioritize my time on.

Official statements were made here: discord/discord-api-docs#808
Tracking issue for voice receive is here: discord/discord-api-docs#365

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: discord issue seems to be an issue on discord's end
Projects
None yet
Development

No branches or pull requests

1 participant