Jinglesby Kenney <https://kenney.nl>
Jingles Sax 11
A smooth and slightly extended saxophone jingle with a reassuring, positive tone, great for confirming important settings changes or successful transactions.
0.62s5KBCC0jingles, sax, 11
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-sax-11Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSax11Sound } from "@/sounds/jingles-sax-11";
const [play] = useSound(jinglesSax11Sound);