Commits
- 1d933e1: Tweak mainly for debugging to make sure the 'zz' dir is not in the list of supported languages. In build.rs, it gets excluded, so it probably isn't a true bug. (NSoiffer)
- 6297957: In semantic speech, not all the nodes are spoken. However, when navigating, it might be possible to get to one of those nodes. I added a fallback (rather than return an error) that first tries to redo the speech in literal mode (where all nodes should be reachable). (NSoiffer)
- cccc96d: Tweaked the pausing in one case to match that of ClearSpeak. A few tests then needed tweaking. (NSoiffer)
- 343bc24: fixed typos in comments (NSoiffer)
- fbc517d: Cleaned up how
MatchCount
is incremented (NSoiffer) - a3d5d67: Switched SimpleMode back to being semantic. (NSoiffer)