Created
May 17, 2011 01:40
-
-
Save underhilllabs/975728 to your computer and use it in GitHub Desktop.
add speech to search form
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<input type="text" x-webkit-speech speech /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
add speech capability to a search form by adding "x-webkit-speech" to input tag.
--via Google IO chrome keynote