Craftingby Blizzard Entertainment, Inc.
Alchemy Set Loop
Alchemy Set Loop sound effect.
4.00s32KB© Blizzard Entertainment, Inc. — All Rights Reservedalchemy, set, loop
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/alchemy-set-loopUsage
import { useSound } from "@/hooks/use-sound";
import { alchemySetLoopSound } from "@/sounds/alchemy-set-loop";
const [play] = useSound(alchemySetLoopSound);