Sci-Fiby Kenney <https://kenney.nl>
Laser 6
A focused laser sound with a moderate pitch, versatile for various sci-fi game actions or interactive UI feedback.
0.97s8KBCC0laser, 6
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/laser-6Usage
import { useSound } from "@/hooks/use-sound";
import { laser6Sound } from "@/sounds/laser-6";
const [play] = useSound(laser6Sound);