WebGL voice chat?

Options
Hello! I have a WebGL game and I have implemented online multiplayer through PUN. I want to add voice chat functionality, but the fact that it is WebGL means I can't use Photon's built-in methods.

For now, I'm using Frostweep's solution, but the audio is being received in very bad quality. Do you have any other suggestions?

I'm looking into using Vivox or perhaps UniVoice, but I'd like to know what more experienced developers have used in this scenario.

Thank you very much!

Answers

  • Marco123
    Options
    How did you solve at the end?
  • Hi! The project got canceled a couple weeks after I created this thread, so I ended up never solving it :(