+ 4
How to play a beep sound using java script?
I was curious how to play an arbitrary note using java script? For example I want to play a C or D note, or I want to imitate sounds of the phone when you press different digits. How to do it? Thanks
7 Answers
+ 6
yeah it works on android...đđ
+ 4
works =P
+ 3
I found an example on the web
http://jsfiddle.net/55Kfu/1506/
It works on the iPhone
Does it work on Android in Sololearn playground?
https://code.sololearn.com/WkF7LlaguR26/?ref=app
+ 3
Thank you for your tests, guys
+ 3
This link contains an amazing example of using sounds in java script
http://outputchannel.com/post/recreating-phone-sounds-web-audio/
It is fun !
+ 2
love to learn