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

Support for voice activity? (SPEAKING_START/STOP) #61

Open
asahilina opened this issue Dec 10, 2023 · 2 comments
Open

Support for voice activity? (SPEAKING_START/STOP) #61

asahilina opened this issue Dec 10, 2023 · 2 comments
Labels

Comments

@asahilina
Copy link

I'm curious whether supporting the Discord RPC voice events (SPEAKING_START, SPEAKING_STOP) would be possible. These are used by https://reactive.fugi.tech/ to display voice activity with user PNGs, and it's what most VTubers use for group calls and things like that (when not doing full video sharing or for people with just a PNG), but right now it only works with the official Discord client.

I'd be happy to look into adding support myself, but I have no idea whether it's even possible for arRPC/ArmCord, so I'd love to hear some guidance ^^

(Aside: right now connections from that site are outright rejected with [arRPC > websocket] disallowed origin https://reactive.fugi.tech. I assume that's something that could be changed but might need some authentication flow...)

@CanadaHonk
Copy link
Contributor

Interesting, thanks for filing an issue. Privacy implications will be tricky to find a good way to do it.

@ToxicMushroom
Copy link

https://github.com/sersorrel/WhosTalking would also benefit from this I think

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

No branches or pull requests

3 participants