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