Jinglesby Kenney <https://kenney.nl>
Jingles Sax 15
A smooth, concise saxophone jingle with a clear, positive chime, excellent for confirming a selection, a successful toggle, or a correct input.
0.60s5KBCC0jingles, sax, 15
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-sax-15Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSax15Sound } from "@/sounds/jingles-sax-15";
const [play] = useSound(jinglesSax15Sound);