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