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