Footstepsby Kenney <https://kenney.nl>
Footstep Wood 004
A resonant footstep sound on wood, ideal for indicating indoor movement, exploration in a cozy setting, or navigation on a wooden surface.
0.24s2KBCC0footstep, wood, 004
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/footstep-wood-004Usage
import { useSound } from "@/hooks/use-sound";
import { footstepWood004Sound } from "@/sounds/footstep-wood-004";
const [play] = useSound(footstepWood004Sound);