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