Voiceby Blizzard Entertainment, Inc.
Orc Male Yes 04
Orc Male Yes 04 sound effect.
0.48s4KB© Blizzard Entertainment, Inc. — All Rights Reservedorc, male, yes, 04
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/orc-male-yes-04Usage
import { useSound } from "@/hooks/use-sound";
import { orcMaleYes04Sound } from "@/sounds/orc-male-yes-04";
const [play] = useSound(orcMaleYes04Sound);