VoiceBot

VoiceBot

 This topic has been pinned, so it's probably important
Keith Lammers (Binary Fortress)  [developer] Jul 14, 2015 @ 7:54am
Change Logs: Stable Releases
VoiceBot 2.0
  • Important: You need to update to version 2.0 to continue syncing with your Binary Fortress Account
  • Change: Global Macros tab to manage macros that can be used regardless of the current profile
  • Change: Default set of global macros included with installation (disabled by default)
  • Change: New actions to change the computer's default audio devices
  • Change: Unique global macro to stop all running macros
  • Change: Text To Speech actions now support multiple phrases, chosen at random
  • Change: VoiceBot will now warn you about duplicated macro commands before they cause a conflict
  • Change: New mouse cursor position selector to simplify creating "Move Mouse" actions
  • Change: Macro edit window now has copy button for actions
  • Change: Macro scripts now support "key down" and "key up" functions
  • Change: The macro script editor now has a button that allows you to download premade or example scripts
  • Fix: Fixed issue where constant background noise could cause slow responding UI or slow shutdown
  • Fix: Fixed issue where the VoiceBot audio device dropdown did not update properly
  • Fix: Issue where certain accented characters did not work in Text Type actions
Last edited by Keith Lammers (Binary Fortress); Feb 20, 2020 @ 8:25am
< >
Showing 1-15 of 25 comments
Keith Lammers (Binary Fortress)  [developer] Jul 14, 2015 @ 7:56am 
VoiceBot 2.0.1
  • Fix: Resolved an issue that prevented the Global Macros from loading on some non-English UI cultures
Keith Lammers (Binary Fortress)  [developer] Jul 21, 2015 @ 1:42pm 
VoiceBot 2.0.2
  • Change: Added "Add Text" and "Add Raw Text" to the SendKeys builder for Macro Scripts
  • Fix: Sharing profiles with the community is now working correctly again
  • Fix: Creating a new Macro now selects the default group correctly
  • Fix: Resolved some minor UI issues
Last edited by Keith Lammers (Binary Fortress); Jul 21, 2015 @ 1:42pm
Keith Lammers (Binary Fortress)  [developer] Aug 8, 2016 @ 12:05pm 
VoiceBot 3.0
  • New Action: Open File
  • New Action: Mouse Double Click
  • New Action: Toggle Key
  • Change: Added Push to Talk/Push to Ignore HotKeys!
  • Change: Added hotkeys for individual macros (including global macros)
  • Change: New Text to Speech syntax: random sections can be defined with [option1|option2|option3] blocks, commas are no longer used as a random value separator (automatically updated)
  • Change: Macro Scripts can now have access to VoiceBot Actions from within the script
  • Change: New feature to create sets of similar numbered macros
  • Change: Changed "Play Sound" action to allow for multiple sounds (chosen randomly)
  • Change: Added ability to pass command line parameters using Start Program actions
  • Change: Added ability for Type Text actions to have multiline values
  • Change: Increased Type Text typing speed
  • Change: Added description field for profiles
  • Change: Added description field for macros
  • Change: Updated sound file audio player (same player for both scripting and actions)
  • Change: The Edit Macro window can now be expanded to show more actions
  • Change: Moved many VoiceBot settings from "Options" to "Configuration" to reduce clutter
  • Change: New setting: Start Paused
  • Change: New setting: Run Command on VoiceBot Window
  • Change: Updated global macros so they can be run when no profile is loaded
  • Change: New Global Macro: Clear Log
  • Change: New Global Macro: Current Profile
  • Change: Added Text to Speech speed and volume settings
  • Change: Added Text to Speech global default settings for voice, speed, and volume
  • Change: Added Text to Speech option to ignore any commands heard during TTS
  • Change: Added an "Our Apps" tab to the settings window with details about other great Binary Fortress apps (you can disable this tab in the Advanced Settings if you don't want it)
  • Fix: VoiceBot will now report an error if a profile fails to be imported
  • Fix: VoiceBot will now warn you if you create an infinite loop by chaining "Run Macro" actions
  • Fix: Prevent Macro Test feature from sometimes loading the wrong Speech Recognizer
  • Fix: Editing profiles with the same icon no longer results in temporary incorrect icons in profile list
  • Fix: BFS.Web.OpenURL works with Chrome Canary
  • Fix: Resolved a bug that could show extra "Profile Loaded" notifications when the current profile hasn't changed
  • Fix: Invalid profile hotkeys will now report an error when trying to save the profile
  • Fix: "Play Sound" action not playing audio when running a fullscreen application
  • Fix: Resolved a possible crash when system audio devices change
  • Fix: VoiceBot window should no longer appear briefly on startup when "Start in System Tray" is enabled
  • Fix: Run Macro action can now run global macros
  • Fix: Resolved issue with trailing commas not getting removed from command lists
  • Fix: Resolved the broken global macro "Shutdown"
  • Fix: Minor UI fixes
Keith Lammers (Binary Fortress)  [developer] Sep 29, 2017 @ 8:23am 
VoiceBot 3.1
  • Change: Add hotkey to start/pause VoiceBot
  • Change: Add voice commands to start/pause VoiceBot
  • Change: Added more audio control functions for macro scripts
  • Change: Support universal apps in "Start Program" actions
  • Change: Improved responsiveness for Push-to-Talk hotkeys
  • Change: Major changes to support multi-DPI scaling in Windows 10
  • Change: Update icons
  • Fix: Warn when a macro has a keypress action set to the same keys as the macro's hotkey
  • Fix: Allow alt-tab as a keypress action
  • Fix: Share button is disabled when no profiles are selected
  • Fix: Macro scripts now auto-complete for keyboard actions
  • Fix: List of downloadable macros is properly sorted
  • Fix: Only show startup message about missing audio device when VoiceBot is listening
  • Fix: Type text actions can now type ""
  • Fix: Adjusted recovery behaviour for when speech recognition hangs
Last edited by Keith Lammers (Binary Fortress); Sep 29, 2017 @ 8:23am
Keith Lammers (Binary Fortress)  [developer] Jan 22, 2018 @ 10:49am 
VoiceBot 3.2
  • Notice: Now requires the .NET Framework 4.7.1 (installed automatically if needed)
  • Change: Profiles are now synced instantly using realtime push syncing
  • Change: New scripting function "IsMouseDown"
  • Change: Warn about macros that can generate infinite loops
  • Fix: Duplicate exported profile file extensions
  • Fix: Improved support for multi-DPI setups
Last edited by Keith Lammers (Binary Fortress); Jan 22, 2018 @ 10:49am
Keith Lammers (Binary Fortress)  [developer] Feb 13, 2018 @ 11:35am 
VoiceBot 3.3
  • Change: New scripting function: "IsMacroRunning"
  • Change: New scripting function: "StartListening"
  • Change: New scripting function: "StopListening"
  • Change: New scripting function: "StopMacros"
  • Change: Profile push syncing improvements
  • Fixed: Performance of macros run by hotkeys
RobotGizmo  [developer] Jul 16, 2018 @ 8:11am 
VoiceBot 3.3.1
  • Change: Profile push syncing improvements
  • Fix: Hotkeys now respect the "only run macros on associated application" setting
  • Fix: Working autocomplete for "IsMouseDown" scripting function
  • Fix: VoiceBot will now properly create all default global macros on a new install
RobotGizmo  [developer] Jul 16, 2018 @ 8:11am 
VoiceBot 3.3.2
  • Fix: Syncing profiles after closing the Settings window is now done in the background
  • Fix: Settings window can no longer be opened twice in some situations
Keith Lammers (Binary Fortress)  [developer] Oct 26, 2018 @ 10:36am 
VoiceBot 3.4
  • Change: Test run macro buttons to profile edit and macro edit windows
  • Fix: Hotkeys will now only be active if the current profile's associated program is active (if "only run macros on associated application" is set)
  • Fix: Built-in global macros will no longer sometimes reappear after being deleted
  • Fix: "Speech Setup" opens Windows settings correctly in newest versions of Windows 10
Keith Lammers (Binary Fortress)  [developer] May 23, 2019 @ 11:43am 
VoiceBot 3.5
  • Change: Added a "No acceleration" option to the Mouse Move action settings
  • Change: The "only log matched commands" setting now applies when push-to-talk is configured
  • Fix: Resolved an issue where IsAppRunningByAppID scripting function always returned true
  • Fix: Resolved an issue where Press Key > Right Shift was sending a generic Shift
  • Fix: Hotkeys for disabled macros will no longer be registered
  • Fix: Lowered CPU usage while listening for commands
  • Fix: Improved responsiveness with background audio present
  • Fix: Add Recognizer button in Profile edit window now opens the correct Windows 10 Settings page
Keith Lammers (Binary Fortress)  [developer] Feb 20, 2020 @ 8:24am 
VoiceBot 3.6
  • Change: Added new action: Hold Key
  • Change: Added scripting functions to get and set system volume
  • Change: Added scripting functions to get and set system mute status
  • Change: Added command testing buttons for global prefix and start/pause commands
  • Change: Added option to play sound file or text-to-speech phrase when profiles are loaded
  • Change: Added option to play sound file or text-to-speech phrase when VoiceBot starts or pauses listening
  • Change: Added option to play sound file or text-to-speech phrase when commands are recognized
  • Change: Added option to play sound file or text-to-speech phrase when commands are not recognized
  • Change: Added customizable foreground/background colours for VoiceBot speech log
  • Change: Added option to disable global macro syncing
  • Change: Added buttons to view profile lists on VoiceBot website
  • Change: Moved some notification settings to the new Settings > Notifications tab
  • Fix: Key actions can now send Numpad Enter as a key
  • Fix: Macro actions can now be copied when multi-selected
  • Fix: Reduced the minimum hold duration for press and release key actions
  • Fix: Groups in the profile list are now collapsible
  • Fix: Profile edit window will ask for confirmation before discarding changes
  • Fix: Added some missing UI translations
Keith Lammers (Binary Fortress)  [developer] Aug 31, 2020 @ 11:01am 
VoiceBot 3.7
  • Change: New option to start VoiceBot minimized to the taskbar
  • Change: Macro lists are now filterable
  • Change: Profile lists are now filterable
  • Change: New advanced setting to restart the voice recognition engine on an interval
  • Change: New scripting function: KeyHoldDuration
  • Change: New scripting function: KeyHoldRepetition
  • Fix: Graphical glitch on action settings tab
  • Fix: BFS.Speech.TextToSpeech scripting function
  • Fix: The current profile no longer remains loaded after it is deleted
Keith Lammers (Binary Fortress)  [developer] Aug 31, 2020 @ 11:01am 
VoiceBot 3.7.1
  • Fix: BFS.VoiceBotActions.Delay caused VoiceBot to crash
Keith Lammers (Binary Fortress)  [developer] Aug 31, 2020 @ 11:02am 
VoiceBot 3.7.2
  • Fix: Default TTS voice now applies to scripts
  • Fix: Ignore commands during TTS option works correctly again
Keith Lammers (Binary Fortress)  [developer] Apr 12, 2022 @ 6:17am 
VoiceBot 3.8
  • Change: Minor tweaks to the Settings window UI
  • Change: Performance and memory improvements
Last edited by Keith Lammers (Binary Fortress); Apr 12, 2022 @ 6:17am
< >
Showing 1-15 of 25 comments
Per page: 1530 50