Jinglesby Kenney <https://kenney.nl>
Jingles Hit 03
A melodic jingle hit that suggests a completed action or a discovery, ideal for progression in games or successful interactive elements.
0.75s6KBCC0jingles, hit, 03
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-hit-03Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesHit03Sound } from "@/sounds/jingles-hit-03";
const [play] = useSound(jinglesHit03Sound);