Just thoughts

Sunday, December 5, 2010

Speech recognition on Blogger

SSoo. Ever wanted to have your own Google Search in your blog? Yeah yeah. Lame. How about adding ... dunno, like speech recognition to the input field?

The code is:

<form method="get" action="http://www.google.com/search">
<input name="q" type="text" x-webkit-speech="" speech="">
</form>


And if you want to play with it, here it is. Click on the mike then recite Macbeth:




It works only on Chrome though. So you can download from here if you didn't already.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home