Sci-Fiby Kenney <https://kenney.nl>
Laser Large 004
A robust and long-lasting large laser sound, conveying immense power, suitable for ultimate attacks or major system activations.
0.69s6KBCC0laser, large, 004
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/laser-large-004Usage
import { useSound } from "@/hooks/use-sound";
import { laserLarge004Sound } from "@/sounds/laser-large-004";
const [play] = useSound(laserLarge004Sound);