Monday 8 October 2012

Speech Recognition set to your Blog or Website

// siddhu vydyabhushana // Leave a Comment
Hi friends today am going to post a new feature ...that is speech recognition 



if any laptop or system have any keboard problems to type text it will be more use full.if u open it in google chrome , it will work properly.....  and another 

thing is that in code x-webkit-speech is a command used to show mike button in textbox.

Live Demo:

                                       

Code:

Speech Recognition Siddhu Subscribe Here

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

0 comments:

Post a Comment