I normally put all new releases on the main download page of the VoxCommando website.
In this case I have been working on so many different changes in the core program that I feel it would be best to release an Alpha version here before putting it somewhere that may confuse new users.The beta releases are now back on the regular download page:https://voxcommando.com/home/downloads/The information below is still important:
Added 2 new plugins: GTTS and AccuW (more on these later). Both these plugins require the user to set up their own credentials to use the required cloud services. At the moment it's free but there are extra steps.
Changes to the core program:
64bit. VC was always compiled as a 32bit program for compatibility reasons. The new version of VoxCommando has 4 executibles to choose from instead of two.
VoxCommando.exe (Will run on 64 bit machines as 64 bit application but will still run on 32 bit machines - does anyone still have one?)
VoxCommando32.exe (Will run as 32bit. This is similar to previous versions of VC)
VoxCommandoSP.exe (As above but the SP version of the speech engine - 64bit)
VoxCommandoSP32.exe (As above but the SP version of the speech engine -32bit)
I would recommend using the 64bit versions unless you run into a compatibility issue. For example, some TTS voices will only run on 32bit and some others will only run on 64bit. Most TTS voices *should* run on either.
Other core changes:
Action parameters are now multi-line. I had to create a home-grown autocomplete for variables to work on multi-line text boxes but the good news is that we can use autocomplete anywhere in the parameter text box now, not just in a blank text box.
Compiled now using .NET 4.5.2 instead of 4.5.1. This should not be noticeable in any way. Eventually we will move to 4.6.1 but I did not want to rock the boat too much more than I already have.
Regex Tool. Changed how line endings are evaluated in the tool window (\r\n instead of \n) so that it will match the way actions work.
RoboB plugin(RoboBrowser) : Minor but important bug fixes.
Please use this version and report any issues. If you are updating an existing configuration please be sure to back up your whole folder first!