Sci-Fiby Kenney <https://kenney.nl>
Force Field 000
A futuristic, energetic force field sound, suitable for indicating activation or deactivation of a protective barrier, a shield, or a technological boundary in a sci-fi interface.
0.95s8KBCC0force, field, 000
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/force-field-000Usage
import { useSound } from "@/hooks/use-sound";
import { forceField000Sound } from "@/sounds/force-field-000";
const [play] = useSound(forceField000Sound);