Gameby Kenney <https://kenney.nl>
War Supressing Fire
A male voiceover announcing "Supressing Fire!", suitable for tactical communication in a combat game, indicating the initiation of suppressive action.
1.25s10KBCC0war, supressing, fire
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/war-supressing-fireUsage
import { useSound } from "@/hooks/use-sound";
import { warSupressingFireSound } from "@/sounds/war-supressing-fire";
const [play] = useSound(warSupressingFireSound);