The easiest way to create directional proximity voice chat for your multiplayer game. Host your voice chat servers for half the price of Vivox.
Host your voice chat servers for half the price of Vivox. No other services required.
DISCORD: https://discord.gg/BZJJshZ
INSTRUCTIONS ON DISCORD
MORE documents and tutorials are available on discord once you join discord too(no need to purchase first)
Do you have sound effect for your other in game sound? this voice chat solution will be perfect for you. The voice chat sound will be played in an audio component which you can add your sound effects just like other in game sound. The voice chat sound will play at where the audio component is just as same as your other in game sound.
We currently provide a stun / turn linux servers for the server side by default. If your game server is using other server platform, you can use other VPC service to host its server. If you don't like the server side we provide, it's just a stun & turn server, you can use any other stun & turn server implement to replace it.
server side: https://drive.google.com/file/d/1EVNBB_F3uiwSkcUTO7SxujrF4fJcWaSb/view?usp=sharing
With the stun / turn server, you still need to use unreal rpc to transfer the networking info of the clients to connect each other. If you don't want to use unreal rpc or you are in a situation you can't use unreal rpc(ex: use possess node), we just made a new solution https://multiplayscape.framer.website/voice-chat#ws-group-component .
Host your voice chat servers for half the price of Vivox.
Features:
Code Modules:
Number of Blueprints: 9
Number of C++ Classes: 9
Network Replicated: Yes
Supported Development Platforms: Mac/iOS/Linux/Android/Windows
Supported Target Build Platforms: Mac/iOS/Linux/Android/Windows
Documentation: https://www.youtube.com/watch?v=A96KLh3gXQ0&list=PL9BLqOUwm7Rqgn7GQZoTkZPFvy9K7rarF&index=98
https://www.youtube.com/watch?v=O3rV0036gYE&list=PL9BLqOUwm7Rqgn7GQZoTkZPFvy9K7rarF&index=99&t=34s
https://delightful-predict-709873.framer.app/voice-chat
Important/Additional Notes: for unreal engine 5.4 users, apply these fixes before using the plugin https://github.com/EpicGames/UnrealEngine/pull/11977 .