war40k Posted April 8, 2021 Report Posted April 8, 2021 Just wondering if proximity voice chat would be compatible with this, if so which?
Martin (Dragonsan) Posted April 8, 2021 Report Posted April 8, 2021 We haven't done such integration, but in my opinion, for MMO games such voice chat would cause a massive hit on your server performance and bandwidth. Anyway, it's definitely possible to implement it, as the server has the position of all players, so you would have to integrate it with that. It would be necessary to have such a solution integrated with Unity, so the server would send information who should hear you. I think you would have to use some kind of API of the voice chat, that would have to take arguments, like players positions, you would be connected to the voice chat server, and voice chat server would receive data about players positions to send voice to specific players.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now