Summary
**Project VOX** — voice-controlled automation for *Arma Reforger* that executes in-game actions via an external Python-driven backend.
Description
**Project VOX** connects *Arma Reforger* with a Python-based voice automation system that handles **speech recognition**, **natural language parsing**, and **command execution**.
When a command is recognized, the Python backend writes the corresponding instruction to a **JSON file** inside the game’s profile directory.
The mod continuously monitors this file, and whenever new tasks appear, it **automatically performs the requested actions** — spawning units, deploying effects, triggering scripts, or orchestrating mission events.
This creates a **real-time bridge between voice commands, Python automation, and in-game behavior**, enabling a seamless hands-free control layer for creative scenarios, mission control, or AI-driven interactions.
**Client Repository:** Will be provided later as it is still experimental.
License
Arma Public License (APL)