How to Voip in Unity?
I'm trying to set up Voip in Unity but can't hear anything.I've set up a Voip.SetVoipStateChangeCallback() which confirms that msg.GetNetworkingPeer().ID is correct and msg.GetNetworkingPeer().State is Connected.From there I pass .GetNetworkingPeer()...