In Google search now you can use your audio input to search. My question is how are they technically doing that in HTML/Javascript?
I've been told that HTML5 doesn't have an audio input object, but that's what it seems they are doing here. Any tips of how I'd implement similar?