Jinglesby Kenney <https://kenney.nl>
Jingles Sax 04
A short, bright saxophone jingle that delivers a quick, cheerful positive feedback for minor successful actions or selections.
0.39s4KBCC0jingles, sax, 04
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-sax-04Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSax04Sound } from "@/sounds/jingles-sax-04";
const [play] = useSound(jinglesSax04Sound);