Impactby Kenney <https://kenney.nl>
Impact Wood Heavy 004
A powerful, heavy wood impact sound, suitable for marking momentous events in an application, like completing a major level or critical save.
0.31s3KBCC0impact, wood, heavy, 004
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-wood-heavy-004Usage
import { useSound } from "@/hooks/use-sound";
import { impactWoodHeavy004Sound } from "@/sounds/impact-wood-heavy-004";
const [play] = useSound(impactWoodHeavy004Sound);