Hi All,
I have a dilemma, I need to perform the most horrible action one can think of I need to add a sound to a web-app...
So far I've tried various interactions all using ActiveX, JS, Flash and I'm down to using 8 different methods at the moment (Yes we even support IE on a MAC...) ... But there has to be a better way
Does anyone have any suggestions; here is my scenario:
We have created a web-app which allows remote workers to work from home, when they receive an e-mail in our AJAX (jQuery + JSON) driven web-mail the page plays a little beep to indicate that the web-mail has a new message.
When the boss changes your todo list, he has a button to make it "ping" on your computer at which point he expects you to call him within 5 minutes...
So far this is ofcourse the main reason we get complaints about the beep not working...
Anyway, is there someone out there that can show me a way to play a sound from JavaScript that will work on all machines / configurations; my users range from Linux to PC to Mac and every platform inbetween (smartphones etc...)
Any help would be greatly appreciated.
Many thanks,
d.
We never fail, we just find that the path to succes is never quite what we thought...
I have a dilemma, I need to perform the most horrible action one can think of I need to add a sound to a web-app...
So far I've tried various interactions all using ActiveX, JS, Flash and I'm down to using 8 different methods at the moment (Yes we even support IE on a MAC...) ... But there has to be a better way
Does anyone have any suggestions; here is my scenario:
We have created a web-app which allows remote workers to work from home, when they receive an e-mail in our AJAX (jQuery + JSON) driven web-mail the page plays a little beep to indicate that the web-mail has a new message.
When the boss changes your todo list, he has a button to make it "ping" on your computer at which point he expects you to call him within 5 minutes...
So far this is ofcourse the main reason we get complaints about the beep not working...
Anyway, is there someone out there that can show me a way to play a sound from JavaScript that will work on all machines / configurations; my users range from Linux to PC to Mac and every platform inbetween (smartphones etc...)
Any help would be greatly appreciated.
Many thanks,
d.
We never fail, we just find that the path to succes is never quite what we thought...