EasyCodeForVivox
EasyCodeForVivox aims to make using the Vivox Voice and Text Chat asset as simple as possible. EasyCode is built on top of Vivox and includes most of the common features
by FullStackIndie
Price History +
Source code is provided to be customized, built-on, or destroyed to your liking. Comes with examples scripts and Demo Scenes on how to use EasyCodeForVivox. You can use Inheritance (base class), GetComponent<>, or dependency injection to interact with EasyCode. I have tried to be flexible in my design without compromising performance or forcing developers to adopt a certain way of doing things. Built to scale and be extensible.
It currently doesnt support native Unity Gaming Services (UGS). You have to implement Unity Authentication and Unity Lobby Service yourself