Running T-Rex
T-Rex Dino game from Google Chrome offline mode ripped by @thecodepost.
Press "Space" to jump your Dino and start the game.
Press "Space" to jump your Dino and start the game.
This sample shows how to implement a clip-indicating volume meter in Web Audio, using a ScriptProcessor. It's necessary to use a ScriptProcessor in order to not miss any clipping samples - otherwise you could implement this using a RealtimeAnalyser to only grab samples when necessary.
#####
Github: Voice / Mic Input Detection for Web with HTML & JS.