Jinglesby Kenney <https://kenney.nl>
Jingles Sax 06
A moderate saxophone jingle with a clear, pleasant melody, perfect for acknowledging successful data updates or progressing to the next stage in an application.
0.52s5KBCC0jingles, sax, 06
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-sax-06Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSax06Sound } from "@/sounds/jingles-sax-06";
const [play] = useSound(jinglesSax06Sound);