Categories
Technology - Tips

How To Add Speech Recognition To Your Website Search Engine

How To Add Speech Recognition To Your Website Search Engine

In this post we will learn How To Add Speech Recognition To Your Website Search Engine. Currently to search anything user have to input text through keyboard, but by adding Speech Recognition To Your Website Search Engine user just speak what he want to search.

Currently, only Google Chrome supports the HTML speech input API and thus, the microphone icon will only be visible to users who are accessing your site through Chrome. If they are using a different browser, they’ll see the standard search box.

How To Add Speech Recognition To Your Website Search Engine

Add Speech to your Search Box:

<formmethod="get"action="http://www.google.com/search">
<inputtype="text"name="q"size="30"x-webkit-speech/>
<inputtype="submit"value="Google Search"/>
</form>

Live Demo:


 

2 replies on “How To Add Speech Recognition To Your Website Search Engine”

My brother recommended I might like this web site.
He was totally right. This post truly made my day.
You cann’t imagine just how much time I had spent for this
information! Thanks!

I am sure this post has touched all the internet people, its really really nice post on building up new web site.

Comments are closed.