Sci-Fiby Kenney <https://kenney.nl>
Force Field 003
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.96s8KBCC0force, field, 003
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/force-field-003Usage
import { useSound } from "@/hooks/use-sound";
import { forceField003Sound } from "@/sounds/force-field-003";
const [play] = useSound(forceField003Sound);