Κριτικές για το ReadX Text To Speech
ReadX Text To Speech από Dave
9 κριτικές
- Βαθμολογία 5 από 5από Χρήστης Firefox 14259542, 2 μήνες πρινI have been using it for many years.
Featured request - One click switch:
Click the ReadX icon with the middle mouse button to switch between enabled or disabled states. - Βαθμολογία 5 από 5από Marc, 4 μήνες πρινOverall, this is very good. However, there was a slight problem: when I tried to switch my TTS engine, ReadX still opted to choose the previous one. I tried reinstalling, but it still yielded the same result.
Edit: It worked, I managed to get it done. I had an annoying problem regarding my CereProc/CerePlay TTS, when met at punctuations, there's always long pauses that can rupture my reading flow. Any tips so the pauses can be shorten? Or RegEx tips, that would be awesome. - Βαθμολογία 5 από 5από yuraG, 6 μήνες πρινThe best FF TTS for me by far! I'd first installed it on Android than moved to Windows. I even learned how to rate the FF add-ons just to give it 5 stars!
- Βαθμολογία 5 από 5από pmd, ένας χρόνος πριν
- Βαθμολογία 5 από 5από LogLauncher, 2 χρόνια πρινGreat add-on! Works great on mobile which is where I wanted it.
The ability to replace things with a Regex is something that I can't live without anymore.
No longer relevant:
My only complaint is that the RegEx seems to be case insensitive or does not support all features of regex. If it could be made case sensitive that would be awesome!Απάντηση προγραμματιστή
δημοσιεύτηκε στις 2 χρόνια πρινI wrote the RegEx feature to be case-insensitive by default, as it uses the =>gmi flag.
Add =>gm at the end and it will be case sensitive.
For example,
#RegEx=>a=>b will be case insensitive and replace all letters a with b
#RegEx=>a=>b=>gm will be case sensitive and use the global and multiline flags.
Note
You can use \b word boundaries, so it only replaced whole words.
A great place to experiment with RegEx to see what it does is RegEx101 website. - Βαθμολογία 5 από 5από Eugene, 2 χρόνια πριν
- Βαθμολογία 5 από 5από sai, 2 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 18390850, 2 χρόνια πρινMy God! This really works on android ! an short click and...voila! Only 40 users...
- Βαθμολογία 5 από 5από Χρήστης Firefox 18221688, 3 χρόνια πριν