easyAudioEffects.js - Add sound to any HTML Elements

Written by Kevin Liew on 19 May 2016
27,820 Views • Javascript

Animation is pretty common in HTML5 websites nowadays, in order to give your user a great experience, you might want to add some sound effects to your website. Of course, don't over do it otherwise it will be quite annoying and always provide option to mute the sound.

Here we have a jQuery plug-in called easyAudioEffects.js. You can easily add sound effects for any of the elements on your website. It has different mode which will play the sound differently - oneShotPoluphonic, oneShotMonophonic, date and loop. For the effect, you can checkit out on their website for demo.

easyAudioEffect - Play Type

SPECIFICATIONS & DOWNLOAD

Join the discussion

Comments will be moderated and rel="nofollow" will be added to all links. You can wrap your coding with [code][/code] to make use of built-in syntax highlighter.