DEV Community

Cover image for Bootstrap UI Sounds: Add Web Audio API Sound Feedback to Bootstrap 5
jQueryScript
jQueryScript

Posted on

Bootstrap UI Sounds: Add Web Audio API Sound Feedback to Bootstrap 5

Bootstrap UI Sounds: a JavaScript plugin that adds synthesized audio feedback to Bootstrap 5 components using the Web Audio API.

Key features:

  • Activates with a single data-ui-sounds attribute on any container
  • 21 distinct sound presets: button clicks, modal open/close, switch toggle, form valid/invalid, carousel prev/next, and more
  • All audio is synthesized at runtime. No sound files needed.
  • Works with dynamically injected alerts via MutationObserver

👉 Blog Post

👉 GitHub Repo

👉 Live Demo

Top comments (0)