Hope you may be noticed
Google developed voice input search option along with text query. This feature can be added in to your Blog easily.
Currently it is available in Google Chrome browser only and this feature will be hided in other browser.
- Copy down the Below code & Open your Blogger Account.
<form method="get" action="/search">
<input type="text" name="q" size="60" x-webkit-speech />
<input type="submit" value="Search" />
</form>
- Now Go to Design where your Gadgets and Layouts are displayed.
- Click on 'Add a Gadget' and Choose 'HTML/JAVASCRIPT' from the list and Paste down the Code.
- Save the Layout and Refresh your blog.
Note: Test in Google Chrome Browser .
Live Demo : Look at the top Search box of this
blog.
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.
- Just Add the Below code inside input Tag of your Search Box code.[See the Example Above].
x-webkit-speech
- Save it.
Terimakasih anda telah membaca artikel tentang Add Voice input search box in blog. Jika ingin menduplikasi artikel ini diharapkan anda untuk mencantumkan link https://kadangkumatmyblog.blogspot.com/2011/09/add-voice-input-search-box-in-blog.html. Terimakasih atas perhatiannya.