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