Voiceby Blizzard Entertainment, Inc.
Orc Male Raspberry 01
Orc Male Raspberry 01 sound effect.
0.79s7KB© Blizzard Entertainment, Inc. — All Rights Reservedorc, male, raspberry, 01
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/orc-male-raspberry-01Usage
import { useSound } from "@/hooks/use-sound";
import { orcMaleRaspberry01Sound } from "@/sounds/orc-male-raspberry-01";
const [play] = useSound(orcMaleRaspberry01Sound);