Gameby Kenney <https://kenney.nl>
Kill Her
A direct, spoken 'kill her' command, ideal for verbal combat prompts or specific character interactions in a game.
1.18s10KBCC0kill, her
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/kill-herUsage
import { useSound } from "@/hooks/use-sound";
import { killHerSound } from "@/sounds/kill-her";
const [play] = useSound(killHerSound);