Jinglesby Kenney <https://kenney.nl>
Jingles Steel 00
A short, bright steelpan jingle with a clear, resonant tone, suitable for positive confirmations or successful, cheerful interactions.
0.93s8KBCC0jingles, steel, 00
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-steel-00Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSteel00Sound } from "@/sounds/jingles-steel-00";
const [play] = useSound(jinglesSteel00Sound);