Voiceby Blizzard Entertainment, Inc.
Orc Female Charge 02
Orc Female Charge 02 sound effect.
1.30s11KB© Blizzard Entertainment, Inc. — All Rights Reservedorc, female, charge, 02
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/orc-female-charge-02Usage
import { useSound } from "@/hooks/use-sound";
import { orcFemaleCharge02Sound } from "@/sounds/orc-female-charge-02";
const [play] = useSound(orcFemaleCharge02Sound);