Sci-Fiby Kenney <https://kenney.nl>
Laser 4
A crisp, futuristic laser sound, suitable for precise shots or technological feedback in a UI or game setting.
1.13s9KBCC0laser, 4
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/laser-4Usage
import { useSound } from "@/hooks/use-sound";
import { laser4Sound } from "@/sounds/laser-4";
const [play] = useSound(laser4Sound);