Jinglesby Kenney <https://kenney.nl>
Jingles Sax 08
A very short and quick saxophone jingle, providing an immediate, bright positive confirmation for rapid interactions like button presses or correct answers.
0.39s4KBCC0jingles, sax, 08
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-sax-08Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSax08Sound } from "@/sounds/jingles-sax-08";
const [play] = useSound(jinglesSax08Sound);