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