You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there! I've been trying to implement Univoice into my Netcode multiplayer project and it seems pretty difficult to do so far. Do you have any interest in putting a guide together for this?
Thanks!
The text was updated successfully, but these errors were encountered:
I just went through some NGO docs. It should be pretty straightforward to do this. I'll be able to have a look at this in a couple weeks time, but it looks like the it'll be a lot like the Mirror implementation here: https://github.com/adrenak/univoice-mirror-network if you're looking to make the implementation yourself.
@Twigee for supporting a networking library you just have to implement the IChatroomNetwork interface using the networking library of your choice. You can refer to the univoice-mirror-network repo for an example
Hi there! I've been trying to implement Univoice into my Netcode multiplayer project and it seems pretty difficult to do so far. Do you have any interest in putting a guide together for this?
Thanks!
The text was updated successfully, but these errors were encountered: