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