Jinglesby Kenney <https://kenney.nl>
Jingles Sax 05
A concise saxophone jingle with a smooth, affirming tone, useful for confirming simple actions like toggling a setting or a successful input.
0.46s4KBCC0jingles, sax, 05
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-sax-05Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSax05Sound } from "@/sounds/jingles-sax-05";
const [play] = useSound(jinglesSax05Sound);