Voice V2 asset and OpRaiseEvent

Hey,
Was wondering if I can just use the LoadbalancingClient of VoiceConnection to raise events, as opposed to PhotonNetwork.RaiseEvent.
If so, should I do it in some specific manner or at certain times?

Thank you , Yaniv.
(Am asking because of some errors about modified collection I'm receiving when sending through the client of voice connection, )

Best Answer

Answers

  • Thank you,
    Ill use PUN to send unrelated to voice commands, I implemented it now and the error went away.