Feedbackby Kenney <https://kenney.nl>
Confirmation 002
A slightly longer and more melodic confirmation sound, suitable for important achievements, completed transactions, or significant positive outcomes.
0.54s5KBCC0confirmation, 002
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/confirmation-002Usage
import { useSound } from "@/hooks/use-sound";
import { confirmation002Sound } from "@/sounds/confirmation-002";
const [play] = useSound(confirmation002Sound);