Voiceby Blizzard Entertainment, Inc.
Gnome Male Out Of Mana 02
Gnome Male Out Of Mana 02 sound effect.
1.31s11KB© Blizzard Entertainment, Inc. — All Rights Reservedgnome, male, out, of +2
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/gnome-male-out-of-mana-02Usage
import { useSound } from "@/hooks/use-sound";
import { gnomeMaleOutOfMana02Sound } from "@/sounds/gnome-male-out-of-mana-02";
const [play] = useSound(gnomeMaleOutOfMana02Sound);