Does Chrome have built-in speech recognition for “x-webkit-speech” input elements?
I'm wondering how <input type="text" x-webkit-speech speech /> Is there a speech recognition enging built into Chrome or is it accessing an underlying speech recognition facility in the operating system? Yup, Chrome does speech recognition via Google's servers. But there's no reason that other browsers couldn't choose to implement it differently (for example using some speech recognition facility in the OS). Balu, your link is actually a bit out of date. The latest Google proposal can be found here: http://www.w3.org/2005/Incubator/htmlspeech/2010/10/google-api-draft.html Although speech