
This package has been deprecated and may no longer be maintained. We recommend looking for an alternative.

Hands-free voice commands for REPO. Speak short keywords and the mod triggers the matching in-game action. Lightweight, fast, and configurable.
KeywordRecognizer).ItemGun.Shoot()) or, if no gun is present, pulses toggleable items (ItemToggle) to simulate a fire/activate edge.You can change which keywords are active via the config’s comma-separated list.
All options live in BepInEx/config/gg.empress.repo.voicecommands.cfg:
General.Enabled (bool): Master on/off.General.Keywords (string CSV): Words to listen for. Unsupported words are ignored.Timing.ShootToggleHoldSeconds (float): How long to hold an “edge” when faking a shot via ItemToggle.Timing.KeyPressFrames (int): How many frames a voice-triggered Interact/Confirm press reports as down.Debug.LogDebug (bool): Extra logging of recognized phrases and actions.InputManager.