Hi,
Does anyone know how I can integrate voice chat for a multiplayer game that is hosted on a GameLift dedicated server? There seems to be many solutions when you use online sessions (like Steam or EOS), but I haven’t found any that work on independent dedicated servers.
I tried this plugin (which was capable of using voice chat on a GameLift dedicated server): Directional Voice Chat in Code Plugins - UE Marketplace, but my game kept crashing when I implemented their logic; the plugin owners say that it’s a UE memory leak.
So are there any other solutions I can use for implementing voice chat using the GameLift dedicated servers?