adrenak / univoice

Voice chat/VoIP solution for unity.
http://www.vatsalambastha.com/univoice
MIT License
363 stars 36 forks source link

How use Univoice with Fish-Net #30

Open prosik3 opened 9 months ago

prosik3 commented 9 months ago

Hi! I've been trying use Univoice with Fish-Net in my multiplayer project, but i can't implement it. Do you know how i can make this work?

adrenak commented 9 months ago

Hi @prosik3

To support FishNet, you'll need to implement the IChatroomNetwork using the FishNet library.

This feature is planned for right after support for Mirror is finished (which is sort of in a beta phase right now). The Mirror implementation could serve as a reference if you plan ono doing this yourself. Otherwise, in a month FishNet support should be out.

GasimoCodes commented 3 months ago

in a month FishNet support should be out.

Any updates on this?