New Sub-Version is up-
WhisperAttack Changelog v0.3.5
No changes to the whisper_server.py between v0.3 and v0.3.5
Major Changes:
Voice Attack Whisper Recording Plugin
v0.3.5 introduces a native plugin for VoiceAttack called WASC (Whisper Attack Server Command).
Allows for VoiceAttack to trigger the whisper_server.py itself instead of having to push commands through send_command.py.
soft-stops whisper_server.py upon closing VoiceAttack through the shutdown command, meaning that shutting down the whisper system correctly takes only one click.
Streamlines the entire chain of commands, stopping send_command.py from usurping the window focus from any other windows and minorly reduces latency.