Skip to content

Instantly share code, notes, and snippets.

@baali
Created May 4, 2012 17:20
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