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