Arma 3
Integrated AI Voice Control System
Showing 21-30 of 38 entries
< 1  2  3  4 >
Update: 26 Aug, 2021 @ 6:33am

Fixed bug where Windows 10 was being returned as Windows 8 when checking before opening the settings menu.
Added many new phases, they are avaliable in the commands Google sheet.

Update: 26 Aug, 2021 @ 12:36am

Added better exception handling for external URIs. Added better handlgin of the grammar reload, will now restart the mission thread if the speech engine can't be found.

Update: 25 Aug, 2021 @ 5:12am

Reverted changes made to the system that attempts to find a compatible speech recognizer.

Update: 24 Aug, 2021 @ 9:33pm

Removed popups that occur when a version check error occurs, fixed issue where extension attempted to load the same grammer multiple times.

Update: 24 Aug, 2021 @ 8:02pm

Fixed missing text representation for one of the commands, added new "<color> team" specifics for groups, fixed some exceptions that would occur, added a popup when an error occurs to alert the player that something has gone wrong, and added a version check that will notify the player when a new version is released and they have not updated.

Update: 24 Aug, 2021 @ 9:49am

Added release scope to error reports to more easily identify when and what version an error occurs on.

Update: 24 Aug, 2021 @ 9:45am

Added more exception handling

Update: 24 Aug, 2021 @ 9:39am

Added better error handling for issues related to loading grammers.

Update: 24 Aug, 2021 @ 9:25am

Added exception handling for process.start requests that encounter an error. Added "Move up" command which is an alias of the "Move forwards" command.

Update: 24 Aug, 2021 @ 8:56am

Added a possible for for issues where en-GB languages were creating an error in regards to the language of the grammer and the language of the speech engine.