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