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

Simple voice chat integration #1688

Closed
1 task done
DaCosySheeep opened this issue Jun 4, 2024 · 4 comments
Closed
1 task done

Simple voice chat integration #1688

DaCosySheeep opened this issue Jun 4, 2024 · 4 comments

Comments

@DaCosySheeep
Copy link

Why?

This feature would allow users using the discord proximity chat to talk with users using simple voice chat and vice versa

What and How?

This would be done by the bot joining the voice channel to send the audio for all the users that are talking. The bot would also be able to listen to the audio in the voice channel to broadcast to simple voice chat.

Are there alternatives?

If you are unwilling to implement this, would it be possible using the discordsrv api? Also this could wait for ascension as attention is directed there.

Checks

  • I have used the search at least once to check if my idea has already been suggested and perhaps already implemented.

Anything else

No response

@Vankka
Copy link
Member

Vankka commented Jun 4, 2024

Discord really really isn't suited for what the voice module is doing, solutions such as OpenAudioMC (browser based) or client-side mods such as Simple Voice Chat are much better suited to the task. I'd encourage you to try and make those work instead of any Discord based solution as those will result in a much better experience.

Phew, I rambled on a bit there

@DaCosySheeep
Copy link
Author

The only reason I was hoping for this feature is for geyser players. I currently use simple voice chat and haven't looked at discordsrv's proximity chat. Are there any ways for bedrock players to connect to simple voice chat? Perhaps similar to the browser based one you linked above.

I didn't realize that discord bots could only be connected to one voice channel at a time. I am assuming you mean one voice channel per server as I have seen other bots that can use voice channels such as mee6 which wouldn't work very well if they could only run in one voice channel at a time.

@Vankka
Copy link
Member

Vankka commented Jun 4, 2024

I am assuming you mean one voice channel per server

Yes, I ommited that as using multiple Discord servers for proximity voice is unrealistic as the bot can't move users between servers

Are there any ways for bedrock players to connect to simple voice chat? Perhaps similar to the browser based one you linked above.

I don't know, I just know the alternatives exist and work much better than what Discord is capable of

@thewilloftheshadow
Copy link
Member

OpenAudioMC is definitely what you're looking for if you want to provide it to Geyser players as well and don't want to use the existing DiscordSRV voice module

@J-295 J-295 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 9, 2024
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

4 participants