nripendra / fb-messenger

A sample project to learn nodejs, reactjs, electron etc.
3 stars 1 forks source link

sound notifocations on receiving message #63

Closed nripendra closed 8 years ago

nripendra commented 8 years ago

http://stackoverflow.com/a/29641185/605113

beep(10, 90,0.5);beep(200, 100,2);beep(350, 400, 1);

http://code.tutsplus.com/tutorials/the-web-audio-api-adding-sound-to-your-web-app--cms-23790