Hi every one ,
I tried lots to find way to make voice chat in my project without steam in GameLift , i did research on all the internet with this lack of recurse about voice chat with no luck to find anything I try every thing I can do because im not c++ developer even if I will try there is no tutorial to follow
my question ,
How can I make voice chat to my project work and what I need to do?
Should I go for voice service or GameLift is enough ?
Or all I have to do place it as character component and its will transfer voice data as playback sound from voice capture?
if yes, is this will take bigger data on the server ? causes a lag and paying a lot for AWS ?
.
my server in linux if that important and it hosted by GameLift and my target platform is IOS, my script in blueprints and im very beginner .
please Im stuck in this step for my project even I tried to pay 250$ for someone to make it with no luck either ,
(off topic = I have character that possess a car and drive it , when I try to possess in dedicated server its won’t work I don’t know how to tell the server to pass player controller to the player who want to possess )