Jinglesby Kenney <https://kenney.nl>
Jingles Sax 03
A more extended and elaborate saxophone jingle, conveying a sense of triumph and accomplishment, ideal for major achievements or game victories.
1.12s9KBCC0jingles, sax, 03
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-sax-03Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSax03Sound } from "@/sounds/jingles-sax-03";
const [play] = useSound(jinglesSax03Sound);