Voiceby Blizzard Entertainment, Inc.
Dwarf Female Incoming 01
Dwarf Female Incoming 01 sound effect.
1.72s14KB© Blizzard Entertainment, Inc. — All Rights Reserveddwarf, female, incoming, 01
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/dwarf-female-incoming-01Usage
import { useSound } from "@/hooks/use-sound";
import { dwarfFemaleIncoming01Sound } from "@/sounds/dwarf-female-incoming-01";
const [play] = useSound(dwarfFemaleIncoming01Sound);