Cards & Boardby Kenney <https://kenney.nl>
Card Slide 6
A smooth, distinct sliding sound for a virtual card, suitable for a controlled and audible repositioning.
0.60s5KBCC0card, slide, 6
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/card-slide-6Usage
import { useSound } from "@/hooks/use-sound";
import { cardSlide6Sound } from "@/sounds/card-slide-6";
const [play] = useSound(cardSlide6Sound);