VoskCompanion v1.0
Offline speech-recognition companion app for the VoiceControl2 plugin for Virt-A-Mate.
It listens with the offline Vosk engine and sends recognized keywords to the plugin
over a local connection — so VoiceControl2 no longer depends on Windows Speech
Recognition and keeps working across Windows updates.
What's in this download
- VoskCompanion.exe + required libraries
- A bundled English speech model (vosk-model-small-en-us) — works out of the box
- README with setup steps
Requirements
- Windows 10/11 (64-bit), a microphone, .NET Framework 4.8 (already on Win10/11)
- The VoiceControl2 .var plugin installed in VAM
Setup (quick)
- Extract anywhere, run VoskCompanion.exe (SmartScreen: More info → Run anyway).
- Click Start Listening.
- In VAM, set the VoiceControl2 plugin's backend to Vosk Companion and speak your commands.
100% offline — nothing leaves your PC. See the README inside for full instructions.
Note: This app is unsigned, so Windows SmartScreen will warn on first run. The full
source is in this repo if you'd like to review or build it yourself.