thought on Vivox C3 lite voice chat integration

I know voice chat is a feature many developers want. I just now saw that there’s a voice chat solution here.

It’s not without it’s problems though as it’s not really integrated into the actual game. It actually needs to open up the separate c3 chat program and ask you if you want to join the chat while you are already playing.

It is nice to see a company stepping towards voice chat inside of unity though. As it’s called “Lite” right now, I’m hoping they are planning a more integrated solution in the future.

Has anyone had the chance to experiment with this or other solutions for voice over the network?

Hey, don’t know how old this thread is, but I’ve got my own voice chat solution live on the Unity asset store for $30 (check my sig). It’s fully integrated in Unity, unlike C3.
I’ve tried C3, and it’s OK but Unity integration is barely-there, for standalone applications the game will trigger a browser page (which might be difficult to explain to players), and for web players will almost certainly trigger the popup blocker. That’s partially what triggered me to go and see if I could come up with something better, and that produced the product known as ‘uSpeak’ :slight_smile: