loud-links - скрипт добавляющий звуки на события 1.5кб
Работает на хтмл5 элементах, а значит поддерживается всеми современными браузерами.
https://github.com/mahdif/loud-links/
<div class=“loud-link-hover” data-sound="http://example.com/audio/noise.{{type}}"> ... </div> <!-- For absolute URLs, {{type}} will be replaced with '.mp3' and '.ogg' -->
<div class=“loud-link-hover” data-sound="noise"> ... </div> <!-- Look for /sounds/mp3/noise.mp3 and /sounds/ogg/noise.ogg at the root of your website directory. -->
https://github.com/mahdif/loud-links/