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