This is a voice chat built with PHP + JavaScript This client is really easy to setup, just clone and visit.
- Clone project
- Make sure your webserver allows php read write
- Visit website
Currently it can record voice based on voice detection, then send it to the server. It will take those clips, base64 them, and save the base64 to a file. Each new voice recording saved, it will remove the old ones. The client will make a request to get the file and if there are new ones, play them.
- Voice Detection
- Muting
- User login
- Channels
- You can hear yourself