logo


npm package node compatibility Total Downloads


Sound Effect 🎵

Meet 'soundEffect' – your ticket to an immersive React experience! Elevate your app with dynamic sound effects that pack a punch. Just a simple call and voila! Your UI springs to life with every action, making interactions feel like magic. 🎵✨experience.

Read the Docs to Learn More.

Features :

  • 💡 Add sound effect to your Elements
  • 📦 Comes with a Collection of sound effects

Getting Started

npm i sound-effect

Basic Usage

let { sound , effects } = soundEffect()

<div onClick={()=>sound(src)}/>

You can use your favorite sound or use our built in effects

<div onClick={()=>sound(effects.tap1)}/>

Built in Effects

Effects
bell
tap1

License

MIT.