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