Garados007 / Garados007/Werewolf

Add voice chat

Open
#23 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

WebRTC allows us to add voice chat into the game. This wasn't done earlier, because I had to provide own servers and the support was poorly at that time. But some years later I think its now time to add this and do all the groundwork that's needed. Some key features the voice chat has to supported:

- Automatic join voice chat if the player enters the lobby
- Auto mute player if the browser tab goes into background
- Auto mute and deafen player depending on the chat settings
- Highlight speaking player in game
- Highlight muted player in game (e.g. 🔇)
- Still allow voice chat!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.