I want implement to my web-app sound notifications with volume control and selection of sounds. So when user will receive example message then webapp execute selected sound with currently set volume level.
Requirements:
I have found some javascripts:
I have not any experience with those scripts so I wanna ask if is there any better solution or which mentioned script is better? Thanks for any opinion.
SoundJS is the best and works everywhere, but I'm biased because I work on it.
Hope that helps.