Hi
Edited : i have two different type of Question one is about voice chat and the other one is about Gdevelop and send&recieve methods :
I’m working on an android multiplayer game .
(from voice chat I mean something online send and receive voice at same time like any other voice chat in games)
1- I want to know how voice chats works ?
2- I mean is it something from the game engine or an external app or sdk ?
3- can I use Gdevelop to add a voice chat in my game or i should use functions ?(can functions do that in JS ? )
4- is there any way to use the in Gdevelop audio condition and actions for making a voice channel for online voice ? I mean first player says : ‘hi’ and second player hears : ‘hi’
(I have some data in game , a lot actually ,everything that player can wear plus the statics of player and the player character will change when data changes too
I want to use the storage actions and conditions to save my data but I want to send them on my host)
5- can I connect phpmyadmin as my data storing ?
6- what do u think will be better? making another program from Gdevelop and upload it on host then send data from the main program to uploaded program (in this way I can use storage again but i think it won’t work better to try ) or using files or sending json ?
7- can i use the sql in gdevelop ?
8- can i get the ip and mac adress of each player ?
if you have any better way to do these thibgs pls tell me
i don’t have enough information about these thing so , sorry if i said some … in the questions
and sorry for bad grammer and these things agn
and thanks for answering . . .