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