-
LanguageIdent 0.2.0
I released version 0.2.0 of my plugin LanguageIdent. You can get the release: Link to release-page. It is compatible with the latest NVDA-Version 2023.1 and onward. I revamped the settings-interface: Instead of a plain text box there is a list of checkboxes for each language, which is provided by the current speech-synthesizer. If you select […]
-
LanguageIdent 0.1.0
Just now I released version 0.1.0 of LanguageIdent. I renamed the langPredict-NVDA-Addon to LanguageIdent. I think its a better fit. I also switched the AI-model from fast-text-langident to langid-python-module. It’s easier to use and has the great feature, that allows to limit to identified languages. In this release aside the new name the main feature…
-
NVDA One Core AutoLang for NVDA 2022
The C++ interfaced for the OneCore-API was changed in NVDA 2022.1.1: Moved the UWP/OneCore interaction layer of NVDAHelper from C++/CX to C++/Winrt. (#10662) What’s New in NVDA I used the the version and reimplemented automatic language switching. On the way I cleaned up the code and make it work in more cases, when more than one…
-
NVDA-Plugin to speak Text in detected language
I’m using screenreaders for well over a year now. I constantly switch between English and German in emails, text, chats, etc. Many many times a day the screenreader would read German or English in the wrong voice, because it is not properly tagged. I October I bought a Macbook Air M1. VoiceOver on the M1…