Voiceby Blizzard Entertainment, Inc.
Orc Female Standard Npcgreeting 04
Orc Female Standard Npcgreeting 04 sound effect.
1.88s15KB© Blizzard Entertainment, Inc. — All Rights Reservedorc, female, standard, npcgreeting +1
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/orc-female-standard-npcgreeting-04Usage
import { useSound } from "@/hooks/use-sound";
import { orcFemaleStandardNpcgreeting04Sound } from "@/sounds/orc-female-standard-npcgreeting-04";
const [play] = useSound(orcFemaleStandardNpcgreeting04Sound);