Skip to content

Instantly share code, notes, and snippets.

@baali
Created May 4, 2012 17:20
Show Gist options
  • Save baali/2596340 to your computer and use it in GitHub Desktop.
Save baali/2596340 to your computer and use it in GitHub Desktop.
chrome api for speech recognition
<!DOCTYPE html>
<html manifest="cache.appcache">
<head>Speech Recognition</head>
<body>
<input type="text" x-webkit-speech />
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment