Skip to content
This repository was archived by the owner on Apr 25, 2019. It is now read-only.

Version 0.2.0

Choose a tag to compare

@piegamesde piegamesde released this 20 Mar 12:39

Changes:

  • Added Actions. Use Actions to run commands, play sound or say text
  • Added settings based on these actions
  • ActionModule (previously CommandModule) has now context too which makes it a lot more powerful
  • Made TTS and STT configurable
  • Added more tests. Fixed a lot more bugs.
  • Split running commands from the RunCommandAction