6 ms·
Interestingly enough, I notice it on http://www.wunderground.com/ http://www.wunderground.com/ homepage using Chrome. Not exactly sure how they're using it?
by alphadog 15y ago
Interestingly enough, I notice it on http://www.wunderground.com/ http://www.wunderground.com/ homepage using Chrome.
Not exactly sure how they're using it?
- superchink 15y agoI managed to dig up this blog post (http://mikepultz.com/2011/03/accessing-google-speech-api-chrome-11/ http://mikepultz.com/2011/03/accessing-google-speech-api-chr...) that seems to explain how to use it for your own purposes.
- ch0wn 15y agoAll you need to do is add the x-webkit-speech attribute to the desired input element: <input name=query x-webkit-speech>
- mildweed 15y agohttp://www.w3.org/2005/Incubator/htmlspeech/2010/10/google-api-draft.html http://www.w3.org/2005/Incubator/htmlspeech/2010/10/google-a... I, for one, can't wait till Android and iOS implement this.