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