Gameby Kenney <https://kenney.nl>
Flawless Victory
This sound is an emphatic and celebratory declaration of perfect success, ideal for confirming a complete and unblemished achievement or a high-score milestone in a game or achievement system.
1.87s15KBCC0flawless, victory
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/flawless-victoryUsage
import { useSound } from "@/hooks/use-sound";
import { flawlessVictorySound } from "@/sounds/flawless-victory";
const [play] = useSound(flawlessVictorySound);