1. Nikola,
Hello everyone. I'm bringing one topic back which has so far not been solved, and that is immature people crashing eloquence.
Now, first i will be explaining how can NVDA users stop this crashing, and for jaws users hopefully Aminiel will be able to filter them the same way this addon filters them, since so far there was no word which can crash my eloquence.
The addon is called ultra eloquence, and it doesn't only provide fixes for crashwords but also a couple of pronunciation fixes, and you can get it from this link: https://1drv.ms/u/s!AnMpOqKlnLpGiCmq66lpxakOdx0W
Note: If you have any other eloquence addons, uninstall them first and read the readme carefully.
Now this is especially useful for Aminiel: The way it filters the words is by using regular expressions. I don't know how playroom's filtering works, but currently it filters only some words. Here is what the addon enters in the NVDA user dictionary as an regular expression.
The pattern field looks like this: \b(\w+[bdflmnrvzqh])hes(\w+)\b
And the replacement field: \1 hes\2
This so far seemed to always work. You can also take a look at the addon to see does it have any additional filterring, but i believe this is all.
Punteggio: +0