Jinglesby Kenney <https://kenney.nl>
Jingles Sax 00
A very short, punchy saxophone jingle, providing a quick and upbeat positive confirmation for a fast interaction or alert.
0.39s4KBCC0jingles, sax, 00
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-sax-00Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSax00Sound } from "@/sounds/jingles-sax-00";
const [play] = useSound(jinglesSax00Sound);