Voiceby Blizzard Entertainment, Inc.
Orc Female Standard Npcfarewell 03
Orc Female Standard Npcfarewell 03 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-03Usage
import { useSound } from "@/hooks/use-sound";
import { orcFemaleStandardNpcfarewell03Sound } from "@/sounds/orc-female-standard-npcfarewell-03";
const [play] = useSound(orcFemaleStandardNpcfarewell03Sound);