Is there a way for me to simply create a walkie talkie like web app where people enter rooms and push to talk? The other answer on here relating to this didnt really help, thanks!
Can you point me in the right direction or is there any tutorials relating to that?
I would think you’d want to look into some kind of webRTC protocols. You’d need a way to have users switch between broadcasting and listening to an audio stream.
id start here
https://webrtc.github.io/samples/
1 Like
Thanks ill take a look
looking at this right now: https://zello.com/developers/