Rotem Dan
Rotem Dan
Yes, this issue has been known to me for several months and included in [my tasklist](https://github.com/echogarden-project/echogarden/blob/main/docs/Tasklist.md) (the first issue). It occurs when the recognizer produces a different word segmentation than...
I added a potential fix / workaround for this issue on the new 1.6.0 release. See [this comment on the other thread](https://github.com/echogarden-project/echogarden/issues/67#issuecomment-2393027549) for more information.
Issue should be fixed. Closing for now.
Thanks. Sorry it took me a long time to get to this. This appears to be an unreported `eSpeak-ng` bug that is particular to its Korean voice. A marker is...
I didn't realize that the problem is common with Korean texts. I would definitely want to find a good workaround to include in the next release, but it seems not...
Are you sure you're using the latest version? On an earlier version, there was a similar problem where menus would immediately close. It was caused by the auto-clicking of the...
Hi, sorry for the very late reply. I've been away from GitHub for several months now. 1. This is the intended behavior, so that the normal mode can be used...
On WebKit browsers (Chrome, Chromium, Safari) the scrollbar is now styled to be significantly thinner and darker. This is only supported on WebKit because it uses WebKit specific CSS attributes...
## Some updates * I renamed the npm package to `windows-spellchecker`, since I realized, given the work already done, it would not be difficult to cover more features in the...
## More updates * **Got the macOS bindings also redone using N-API!** The npm package is published as `macos-spellchecker` and the repository is [here](https://github.com/rotemdan/node-macos-spellchecker). It includes addons for both x64...