Team Voice Chat Module
A lightweight, customizable and efficient Team Voice Chat Module.
Update 2.0.0
- Added TeamChatServer:SetTeamConfig(...) to handle updating a teams voice config
- Added Voice Types (Essentially just modules that can be set for a team using TeamChatServer:SetTeamConfig(...) to depict how voice chat works for a team e.g. enemy proximity chat)
- Changed how Voice Effects work. They are now binded to VoiceTypes instead of the entire team. You can do some really cool stuff with this, for example if you're making a horror game you could have to hunter have an audio effect that makes their voice sound scary, while you'd still be able to hear your teamates just fine.
- Removed support for team wide voice effects in favor of VoiceType binded voice effects.
Update 1.2.0
Added Support for Voice Effects
Update 1.1.0
Added Support for developers to have Teams with voice chat disabled
Update 1.0.0
Added functionality to detect when other players on your team are speaking