Skip to content

Instantly share code, notes, and snippets.

@underhilllabs
Created May 17, 2011 01:40
Show Gist options
  • Save underhilllabs/975728 to your computer and use it in GitHub Desktop.
Save underhilllabs/975728 to your computer and use it in GitHub Desktop.
add speech to search form
<input type="text" x-webkit-speech speech />
@underhilllabs
Copy link
Author

add speech capability to a search form by adding "x-webkit-speech" to input tag.

--via Google IO chrome keynote

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment