Voice Activity Detection with WebRTC
While implementing voice calls for Matokai, I needed a way to know which user is speaking. WebRTC does not handle this by default so it was time to get creative again ...
Sharing my interests with the world. Read all about progress on projects, personal stories and more!
While implementing voice calls for Matokai, I needed a way to know which user is speaking. WebRTC does not handle this by default so it was time to get creative again ...
Up until this point, I’ve been using the traditional means of creating an application on the web ...
The goal of multiplayer games more often than not is to synchronize state between all peers where, preferably, the server is authoritative ...
To put it simply, I do not enjoy where PHP frameworks are headed ...