github Speech-Rule-Engine/speech-rule-engine v4.0.0-beta.1
SRE in Typescript: Second Beta

latest releases: v4.1.0-beta.10, v4.1.0-beta.8, v4.1.0-beta.9...
2 years ago

Rewriting Rule Handling

  • Introduces inheritance of speech rules from an abstract base locale.
  • Speech rules are separated into dedicated precondition and action files. Speech rules are only formed when an action is given of an existing precondition.
  • The idea is that effectively only actions have to be localised. While new rules or preconditions can still be added, the majority can be inherited from the common base locale.
  • Minimises rule sets for each locale:
    • Mathspeak sets are already minimised
    • Clearspeak might still contain some redundancy

Bug fixes

  • A number of bug fixes.

Don't miss a new speech-rule-engine release

NewReleases is sending notifications on new releases.