Accesses your microphone and using the speech recognition user-agent built in service, it produces a speech-to-text output!
Note: Web Speech is not yet on Google Chrome release version (it will be out on May); for now download and use Google chrome canary!
Note: Because of the 'same origin policy' you have to run index.html behind a web server. Just use a simple python http server