Jinglesby Kenney <https://kenney.nl>
Jingles Hit 14
A clear and bright jingle hit, providing straightforward positive feedback for actions like completing a small task or revealing new information.
0.42s4KBCC0jingles, hit, 14
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-hit-14Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesHit14Sound } from "@/sounds/jingles-hit-14";
const [play] = useSound(jinglesHit14Sound);