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