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:
thing is that in code x-webkit-speech is a command used to show mike button in textbox.
Live Demo:
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