Learning from these links

- https://www.html5rocks.com/en/tutorials/getusermedia/intro/
- http://www.smartjava.org/content/record-audio-using-webrtc-chrome-and-speech-recognition-websockets
- http://webaudiodemos.appspot.com/

ยง Getting started

    $ git clone https://git.sogvin.com/recordstuff.git
    $ go-bindata -o data.go static/...
    $ go run main.go
	
Point your browser to  http://localhost:8080