Jinglesby Kenney <https://kenney.nl>
Jingles Pizzi 06
A moderate-length pizzicato jingle with a clear, happy melody, suitable for indicating successful completion of a task or a minor step in a multi-stage process.
0.69s6KBCC0jingles, pizzi, 06
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-pizzi-06Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesPizzi06Sound } from "@/sounds/jingles-pizzi-06";
const [play] = useSound(jinglesPizzi06Sound);