Hello. I'm finishing up my app and have a question...
I need to run a sound file on the client handset (iphone). How would I go about doing this in javascript?
I have a timer app, at a set time, the app needs to run a specific WAV file that is located on the users phone. Can you show me the simple code to do this?
Thanks.