Gameby Kenney <https://kenney.nl>
Championship Mode
An impactful, declarative sound announcing a "championship mode," perfect for the start of a special game event or activation of a premium feature.
1.65s14KBCC0championship, mode
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/championship-modeUsage
import { useSound } from "@/hooks/use-sound";
import { championshipModeSound } from "@/sounds/championship-mode";
const [play] = useSound(championshipModeSound);