Voice Search

Now this search is awesome. just click on the mic that is present at right side of your search box. this mic may not be seen on other internet browser but supports google chrome. Click the mic and speak up some words it will automatically generate the word that you have just said. try it once you’ll love it.

code for this search box is:

<form method=”get” action=”http://www.google.com/search”>
 <input type=”text” name=”q” size=”30″ x-webkit-speech />
 <input type=”submit” value=”Google Search” />
</form>

though this feature might not be as accurate as we want but most of it are displayed correctly.

Leave a Reply

Your email address will not be published. Required fields are marked *

*