Voiceby Blizzard Entertainment, Inc.
Gnome Male Out Of Mana 01
Gnome Male Out Of Mana 01 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-01Usage
import { useSound } from "@/hooks/use-sound";
import { gnomeMaleOutOfMana01Sound } from "@/sounds/gnome-male-out-of-mana-01";
const [play] = useSound(gnomeMaleOutOfMana01Sound);