Voiceby Blizzard Entertainment, Inc.
Night Elf Female Incoming 02
Night Elf Female Incoming 02 sound effect.
0.93s8KB© Blizzard Entertainment, Inc. — All Rights Reservednight, elf, female, incoming +1
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/night-elf-female-incoming-02Usage
import { useSound } from "@/hooks/use-sound";
import { nightElfFemaleIncoming02Sound } from "@/sounds/night-elf-female-incoming-02";
const [play] = useSound(nightElfFemaleIncoming02Sound);