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

Add audio receiving features #954

Open
2 tasks done
Fyphen1223 opened this issue Aug 26, 2023 · 4 comments
Open
2 tasks done

Add audio receiving features #954

Fyphen1223 opened this issue Aug 26, 2023 · 4 comments

Comments

@Fyphen1223
Copy link
Contributor

Change request

Audio receiving functions. Because of Discord API's specification, developers cannot establish WebSocket Connection more than 1. If we want to receive audio, we have to stop Lavalink, and establish another WS manually. This process is so tedious and so unproductive, so I'm requesting this features.
That will no be so hard (cuz just receive audio stream and send packets to client, and even I can do that).

I really appreciate if this request has been accepted.

Thanks,

Relevance

Might improve some bots because if this functions being used, we will be able to code bots which can recognize user's voice input and manipulate Lavalink's audio sending.
I was trying to do that in @discordjs/voice manually, but it was so hideous and bulky so it will be extremely helpful

Could this be a plugin instead?

To be fair, that should be fine but so I'm so bad at Java so I'm not sure it is possible.

Checklist

  • I have checked for duplicate issues
  • I have checked for existing plugins
@KagChi
Copy link

KagChi commented Aug 26, 2023

@Fyphen1223
Copy link
Contributor Author

Thanks, I really had no clue

@topi314 topi314 reopened this Aug 26, 2023
@topi314
Copy link
Member

topi314 commented Aug 26, 2023

There is no reason to close this until the feature is actually implemented

@Fyphen1223
Copy link
Contributor Author

Sorry, I thought this is unnecessary because this problem has been discussing on Discord server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants