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