The problem
As developers, we love to make the most of the technical tools available to us. One such tool is Unity WebGL, which allows us to create games and apps that run on the Web with ease.
However, we don’t always want to create just any game. Sometimes, we want to create a Multiplayer experience and give players the ability to communicate with each other. Sadly Unity has no Mic Support for Web nor is there a voice chat solution that allowed us to integrate voice chat for the Web…Until we made one!
Unity doesn’t support mic integration on the Web nor there is an easy way to send audio from Unity WebGL over the network on the browser.
We’ve developed a solution and we’re excited to share it with the community! With our asset, you can easily run your own voice chat server and allow players to communicate with each other by simply hosting the server and using our simple API in your game, app or anything in between!
How To Use Guide
We won’t bore you with details unless you ask for them! Our team documented every step of the way and prepared a guide for users and developers interested in the solution.