Add voice input search box in blog like Google

Another Blogging Trick is here. I Hope you may be noticed Google developed voice input search option along with text query. You can add this...

Another Blogging Trick is here. I Hope you may be noticed Google developed voice input search option along with text query. You can add this in to your Blog easily.
Currently it is available in Google Chrome browser only and this feature will be hided in other browser.... :(

I added this feature, for a short time only for snapshot.
  1. Copy down the Below code


     <form method="get" action="/search">  <input type="text" name="q" size="60" x-webkit-speech />  <input type="submit" value="Search" /> </form>
  1. Now Go to Design where your Gadgets and Layouts are displayed.
  2. Click on 'Add a Gadget' and Choose 'HTML/JAVASCRIPT' and Paste down the Code.
  3. Now Just Save it.
Note: Its only work in google chrome browser. 
The Code,that i have given right now will be provide a Search box, Search button and Voice search feature . But if you wish to combine this voice feature with your current Search Box.
  1. Just Add the Below code inside input Tag of your Search Box code.
  2.  x-webkit-speech
  3. Save it.

Hot in Week

Popular

Archive

item