#nvdasr — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #nvdasr, aggregated by home.social.
-
Sometimes I'm getting this error with #IBMTTS in #NVDASR:
ERROR - logHandler._threadExceptHook (11:58:21.253) - Thread-3 (17956):
Exception in thread Thread-3:
Traceback (most recent call last):
File "threading.pyc", line 1044, in _bootstrap_inner
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 183, in run
raise e
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 180, in run
self._run()
~~~~~~~~~^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 218, in _run
processEciQueue()
~~~~~~~~~~~~~~~^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 266, in processEciQueue
func(*args)
~~~~^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 467, in index
dll.eciInsertIndex(handle, x)
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_proxyEci.py", line 68, in eciInsertIndex
return self.client.call(HostIds.ECI_INSERT_INDEX, handle, index)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ipc.py", line 265, in call
return parse_response(self.send_request(pack(func_id, *args)))
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ipc.py", line 193, in parse_response
raise Exception("Host error", resp_data.decode('utf-8', errors='ignore'))
Exception: ('Host error', 'unknown id: 28704')
ERROR - eventHandler.executeEvent (11:58:21.362) - MainThread (15996):
error executing event: focusEntered on <NVDAObjects.IAccessible.mozilla.Mozilla object at 0x000001A405A13F00> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 354, in executeEvent
File "eventHandler.pyc", line 120, in init
File "eventHandler.pyc", line 129, in next
File "NVDAObjects_init.pyc", line 1366, in event_focusEntered
File "speech\speech.pyc", line 822, in speakObject
File "C:\Users\david\AppData\Roaming\nvda\addons\instantTranslate\globalPlugins\instantTranslate_init.py", line 349, in _localSpeak
self._speak(sequence, *args, **kwargs)
~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "speech\speech.pyc", line 1187, in speak
File "speech\manager.pyc", line 269, in speak
File "speech\manager.pyc", line 440, in _pushNextSpeech
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers\ibmeci.py", line 288, in speak
_ibmeci.setParam(ECIParam.eciDictionary, 1)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 513, in setParam
post_message_to_eciThread(WM_PARAM, val, param)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 173, in post_message_to_eciThread
raise RuntimeError("IBMTTS Engine thread is not running. Synthesizer failure.")
RuntimeError: IBMTTS Engine thread is not running. Synthesizer failure.
INFO - synthDriverHandler.findAndSetNextSynth (11:58:21.502) - MainThread (15996):
Falling back to next synthDriver oneCore
INFO - external:synthDrivers._ibmeci.terminate (11:58:21.502) - MainThread (15996):
Error terminating the IBMTTS thread
Traceback (most recent call last):
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 492, in terminate
post_message_to_eciThread(WM_KILL, 0, 0)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 173, in post_message_to_eciThread
raise RuntimeError("IBMTTS Engine thread is not running. Synthesizer failure.")
RuntimeError: IBMTTS Engine thread is not running. Synthesizer failure.
INFO - NVDAHelperLocal (11:58:21.545) - MainThread (15996):
Thread 15996, build\x86_64\localWin10\oneCoreSpeech.cpp, ocSpeech_initialize, 215:
ocSpeech_initialize -
Sometimes I'm getting this error with #IBMTTS in #NVDASR:
ERROR - logHandler._threadExceptHook (11:58:21.253) - Thread-3 (17956):
Exception in thread Thread-3:
Traceback (most recent call last):
File "threading.pyc", line 1044, in _bootstrap_inner
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 183, in run
raise e
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 180, in run
self._run()
~~~~~~~~~^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 218, in _run
processEciQueue()
~~~~~~~~~~~~~~~^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 266, in processEciQueue
func(*args)
~~~~^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 467, in index
dll.eciInsertIndex(handle, x)
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_proxyEci.py", line 68, in eciInsertIndex
return self.client.call(HostIds.ECI_INSERT_INDEX, handle, index)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ipc.py", line 265, in call
return parse_response(self.send_request(pack(func_id, *args)))
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ipc.py", line 193, in parse_response
raise Exception("Host error", resp_data.decode('utf-8', errors='ignore'))
Exception: ('Host error', 'unknown id: 28704')
ERROR - eventHandler.executeEvent (11:58:21.362) - MainThread (15996):
error executing event: focusEntered on <NVDAObjects.IAccessible.mozilla.Mozilla object at 0x000001A405A13F00> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 354, in executeEvent
File "eventHandler.pyc", line 120, in init
File "eventHandler.pyc", line 129, in next
File "NVDAObjects_init.pyc", line 1366, in event_focusEntered
File "speech\speech.pyc", line 822, in speakObject
File "C:\Users\david\AppData\Roaming\nvda\addons\instantTranslate\globalPlugins\instantTranslate_init.py", line 349, in _localSpeak
self._speak(sequence, *args, **kwargs)
~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "speech\speech.pyc", line 1187, in speak
File "speech\manager.pyc", line 269, in speak
File "speech\manager.pyc", line 440, in _pushNextSpeech
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers\ibmeci.py", line 288, in speak
_ibmeci.setParam(ECIParam.eciDictionary, 1)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 513, in setParam
post_message_to_eciThread(WM_PARAM, val, param)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 173, in post_message_to_eciThread
raise RuntimeError("IBMTTS Engine thread is not running. Synthesizer failure.")
RuntimeError: IBMTTS Engine thread is not running. Synthesizer failure.
INFO - synthDriverHandler.findAndSetNextSynth (11:58:21.502) - MainThread (15996):
Falling back to next synthDriver oneCore
INFO - external:synthDrivers._ibmeci.terminate (11:58:21.502) - MainThread (15996):
Error terminating the IBMTTS thread
Traceback (most recent call last):
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 492, in terminate
post_message_to_eciThread(WM_KILL, 0, 0)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 173, in post_message_to_eciThread
raise RuntimeError("IBMTTS Engine thread is not running. Synthesizer failure.")
RuntimeError: IBMTTS Engine thread is not running. Synthesizer failure.
INFO - NVDAHelperLocal (11:58:21.545) - MainThread (15996):
Thread 15996, build\x86_64\localWin10\oneCoreSpeech.cpp, ocSpeech_initialize, 215:
ocSpeech_initialize -
Sometimes I'm getting this error with #IBMTTS in #NVDASR:
ERROR - logHandler._threadExceptHook (11:58:21.253) - Thread-3 (17956):
Exception in thread Thread-3:
Traceback (most recent call last):
File "threading.pyc", line 1044, in _bootstrap_inner
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 183, in run
raise e
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 180, in run
self._run()
~~~~~~~~~^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 218, in _run
processEciQueue()
~~~~~~~~~~~~~~~^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 266, in processEciQueue
func(*args)
~~~~^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 467, in index
dll.eciInsertIndex(handle, x)
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_proxyEci.py", line 68, in eciInsertIndex
return self.client.call(HostIds.ECI_INSERT_INDEX, handle, index)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ipc.py", line 265, in call
return parse_response(self.send_request(pack(func_id, *args)))
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ipc.py", line 193, in parse_response
raise Exception("Host error", resp_data.decode('utf-8', errors='ignore'))
Exception: ('Host error', 'unknown id: 28704')
ERROR - eventHandler.executeEvent (11:58:21.362) - MainThread (15996):
error executing event: focusEntered on <NVDAObjects.IAccessible.mozilla.Mozilla object at 0x000001A405A13F00> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 354, in executeEvent
File "eventHandler.pyc", line 120, in init
File "eventHandler.pyc", line 129, in next
File "NVDAObjects_init.pyc", line 1366, in event_focusEntered
File "speech\speech.pyc", line 822, in speakObject
File "C:\Users\david\AppData\Roaming\nvda\addons\instantTranslate\globalPlugins\instantTranslate_init.py", line 349, in _localSpeak
self._speak(sequence, *args, **kwargs)
~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "speech\speech.pyc", line 1187, in speak
File "speech\manager.pyc", line 269, in speak
File "speech\manager.pyc", line 440, in _pushNextSpeech
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers\ibmeci.py", line 288, in speak
_ibmeci.setParam(ECIParam.eciDictionary, 1)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 513, in setParam
post_message_to_eciThread(WM_PARAM, val, param)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 173, in post_message_to_eciThread
raise RuntimeError("IBMTTS Engine thread is not running. Synthesizer failure.")
RuntimeError: IBMTTS Engine thread is not running. Synthesizer failure.
INFO - synthDriverHandler.findAndSetNextSynth (11:58:21.502) - MainThread (15996):
Falling back to next synthDriver oneCore
INFO - external:synthDrivers._ibmeci.terminate (11:58:21.502) - MainThread (15996):
Error terminating the IBMTTS thread
Traceback (most recent call last):
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 492, in terminate
post_message_to_eciThread(WM_KILL, 0, 0)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 173, in post_message_to_eciThread
raise RuntimeError("IBMTTS Engine thread is not running. Synthesizer failure.")
RuntimeError: IBMTTS Engine thread is not running. Synthesizer failure.
INFO - NVDAHelperLocal (11:58:21.545) - MainThread (15996):
Thread 15996, build\x86_64\localWin10\oneCoreSpeech.cpp, ocSpeech_initialize, 215:
ocSpeech_initialize -
Sometimes I'm getting this error with #IBMTTS in #NVDASR:
ERROR - logHandler._threadExceptHook (11:58:21.253) - Thread-3 (17956):
Exception in thread Thread-3:
Traceback (most recent call last):
File "threading.pyc", line 1044, in _bootstrap_inner
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 183, in run
raise e
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 180, in run
self._run()
~~~~~~~~~^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 218, in _run
processEciQueue()
~~~~~~~~~~~~~~~^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 266, in processEciQueue
func(*args)
~~~~^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 467, in index
dll.eciInsertIndex(handle, x)
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_proxyEci.py", line 68, in eciInsertIndex
return self.client.call(HostIds.ECI_INSERT_INDEX, handle, index)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ipc.py", line 265, in call
return parse_response(self.send_request(pack(func_id, *args)))
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ipc.py", line 193, in parse_response
raise Exception("Host error", resp_data.decode('utf-8', errors='ignore'))
Exception: ('Host error', 'unknown id: 28704')
ERROR - eventHandler.executeEvent (11:58:21.362) - MainThread (15996):
error executing event: focusEntered on <NVDAObjects.IAccessible.mozilla.Mozilla object at 0x000001A405A13F00> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 354, in executeEvent
File "eventHandler.pyc", line 120, in init
File "eventHandler.pyc", line 129, in next
File "NVDAObjects_init.pyc", line 1366, in event_focusEntered
File "speech\speech.pyc", line 822, in speakObject
File "C:\Users\david\AppData\Roaming\nvda\addons\instantTranslate\globalPlugins\instantTranslate_init.py", line 349, in _localSpeak
self._speak(sequence, *args, **kwargs)
~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "speech\speech.pyc", line 1187, in speak
File "speech\manager.pyc", line 269, in speak
File "speech\manager.pyc", line 440, in _pushNextSpeech
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers\ibmeci.py", line 288, in speak
_ibmeci.setParam(ECIParam.eciDictionary, 1)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 513, in setParam
post_message_to_eciThread(WM_PARAM, val, param)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 173, in post_message_to_eciThread
raise RuntimeError("IBMTTS Engine thread is not running. Synthesizer failure.")
RuntimeError: IBMTTS Engine thread is not running. Synthesizer failure.
INFO - synthDriverHandler.findAndSetNextSynth (11:58:21.502) - MainThread (15996):
Falling back to next synthDriver oneCore
INFO - external:synthDrivers._ibmeci.terminate (11:58:21.502) - MainThread (15996):
Error terminating the IBMTTS thread
Traceback (most recent call last):
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 492, in terminate
post_message_to_eciThread(WM_KILL, 0, 0)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File "C:\Users\david\AppData\Roaming\nvda\addons\IBMTTS\synthDrivers_ibmeci.py", line 173, in post_message_to_eciThread
raise RuntimeError("IBMTTS Engine thread is not running. Synthesizer failure.")
RuntimeError: IBMTTS Engine thread is not running. Synthesizer failure.
INFO - NVDAHelperLocal (11:58:21.545) - MainThread (15996):
Thread 15996, build\x86_64\localWin10\oneCoreSpeech.cpp, ocSpeech_initialize, 215:
ocSpeech_initialize -
In-Process is out, featuring all the news on NVDA 2026.1 which is now available, as well as the recent NV Access all-hands, and a handy tip on copying the NVDA version number:
https://www.nvaccess.org/post/in-process-11th-may-2026/
#NVDA #NVDAsr #ScreenReader #News #Accessibility #Newsletter #Blog #Info
-
In-Process is out, featuring all the news on NVDA 2026.1 which is now available, as well as the recent NV Access all-hands, and a handy tip on copying the NVDA version number:
https://www.nvaccess.org/post/in-process-11th-may-2026/
#NVDA #NVDAsr #ScreenReader #News #Accessibility #Newsletter #Blog #Info
-
In-Process is out, featuring all the news on NVDA 2026.1 which is now available, as well as the recent NV Access all-hands, and a handy tip on copying the NVDA version number:
https://www.nvaccess.org/post/in-process-11th-may-2026/
#NVDA #NVDAsr #ScreenReader #News #Accessibility #Newsletter #Blog #Info
-
In-Process is out, featuring all the news on NVDA 2026.1 which is now available, as well as the recent NV Access all-hands, and a handy tip on copying the NVDA version number:
https://www.nvaccess.org/post/in-process-11th-may-2026/
#NVDA #NVDAsr #ScreenReader #News #Accessibility #Newsletter #Blog #Info
-
In-Process is out, featuring all the news on NVDA 2026.1 which is now available, as well as the recent NV Access all-hands, and a handy tip on copying the NVDA version number:
https://www.nvaccess.org/post/in-process-11th-may-2026/
#NVDA #NVDAsr #ScreenReader #News #Accessibility #Newsletter #Blog #Info
-
NV Access are extremely pleased to announce the release of NVDA 2026.1!
Featuring:
- NVDA is now 64-bit
- Inbuilt MathCAT
- Improvements to speech, OCR, languages, braille, browse mode, web access, add-on store, and lots more!Please read the full update and download from: https://www.nvaccess.org/post/nvda-2026-1/
#NVDA #NVDAsr #New #News #Update #ScreenReader #Free #FOSS #FLOSS #NewVersion #NewRelease #Accessibility
-
NV Access are extremely pleased to announce the release of NVDA 2026.1!
Featuring:
- NVDA is now 64-bit
- Inbuilt MathCAT
- Improvements to speech, OCR, languages, braille, browse mode, web access, add-on store, and lots more!Please read the full update and download from: https://www.nvaccess.org/post/nvda-2026-1/
#NVDA #NVDAsr #New #News #Update #ScreenReader #Free #FOSS #FLOSS #NewVersion #NewRelease #Accessibility
-
NV Access are extremely pleased to announce the release of NVDA 2026.1!
Featuring:
- NVDA is now 64-bit
- Inbuilt MathCAT
- Improvements to speech, OCR, languages, braille, browse mode, web access, add-on store, and lots more!Please read the full update and download from: https://www.nvaccess.org/post/nvda-2026-1/
#NVDA #NVDAsr #New #News #Update #ScreenReader #Free #FOSS #FLOSS #NewVersion #NewRelease #Accessibility
-
NV Access are extremely pleased to announce the release of NVDA 2026.1!
Featuring:
- NVDA is now 64-bit
- Inbuilt MathCAT
- Improvements to speech, OCR, languages, braille, browse mode, web access, add-on store, and lots more!Please read the full update and download from: https://www.nvaccess.org/post/nvda-2026-1/
#NVDA #NVDAsr #New #News #Update #ScreenReader #Free #FOSS #FLOSS #NewVersion #NewRelease #Accessibility
-
NV Access are extremely pleased to announce the release of NVDA 2026.1!
Featuring:
- NVDA is now 64-bit
- Inbuilt MathCAT
- Improvements to speech, OCR, languages, braille, browse mode, web access, add-on store, and lots more!Please read the full update and download from: https://www.nvaccess.org/post/nvda-2026-1/
#NVDA #NVDAsr #New #News #Update #ScreenReader #Free #FOSS #FLOSS #NewVersion #NewRelease #Accessibility
-
The NVDA 2026.1 Release Candidate is now available! This is the last step before the stable release and we encourage ALL users to download and try out the release candidate. Unless any critical bugs are found, this will be identical to the stable release.
Read the full announcement and download at: https://www.nvaccess.org/post/nvda-2026-1rc1/
#NVDA #NVDAsr #ScreenReader #NewVersio #Update #Accessibility #Free #Software
-
Here's a great testimonial we just added to the site:
“NVDA is more than just a screen reader; it is an essential tool for independence. It’s fast, reliable, and handles everything from web browsing to complex document editing with ease. I am incredibly grateful to the developers and the community for maintaining such a powerful, user-friendly, and life-changing piece of software.”
– Mister Kane, India
Thanks Mister Kane! We are so grateful for your support!
-
In-Process is out - a bumper issue this time:
- NVDA 20 Years
- 20 Years of NVDA Development: A Data-Driven Retrospective
- NVDA 2026.1 Beta 13
- NV Access all hands
- Selecting cells in Excel
- Subscribing via emailAll this and more at: https://www.nvaccess.org/post/in-process-27th-april-2026/
#NVDA #NVDAsr #ScreenReader #News #Newsletter #Celebration #Milestone #FLOSS #FOSS #Beta
-
NVDA 2026.1 Beta 13 is now available. Changes:
- Updates to translations.
- Fixed virus scan results being unavailable for installed add-ons.Note: This affects newly installed add-ons. Virus scan results are still unavailable for add-ons installed in previous versions of NVDA.
Read the full details of what is coming in NVDA 2026.1 and download the latest beta from :https://www.nvaccess.org/post/nvda-2026-1beta13/
#NVDA #NVDAsr #ScreenReader #Accessibility #Beta #News #FOSS #FLOSS #NewVersion
-
NVDA 2026.1 Beta 13 is now available. Changes:
- Updates to translations.
- Fixed virus scan results being unavailable for installed add-ons.Note: This affects newly installed add-ons. Virus scan results are still unavailable for add-ons installed in previous versions of NVDA.
Read the full details of what is coming in NVDA 2026.1 and download the latest beta from :https://www.nvaccess.org/post/nvda-2026-1beta13/
#NVDA #NVDAsr #ScreenReader #Accessibility #Beta #News #FOSS #FLOSS #NewVersion
-
NVDA 2026.1 Beta 13 is now available. Changes:
- Updates to translations.
- Fixed virus scan results being unavailable for installed add-ons.Note: This affects newly installed add-ons. Virus scan results are still unavailable for add-ons installed in previous versions of NVDA.
Read the full details of what is coming in NVDA 2026.1 and download the latest beta from :https://www.nvaccess.org/post/nvda-2026-1beta13/
#NVDA #NVDAsr #ScreenReader #Accessibility #Beta #News #FOSS #FLOSS #NewVersion
-
NVDA 2026.1 Beta 13 is now available. Changes:
- Updates to translations.
- Fixed virus scan results being unavailable for installed add-ons.Note: This affects newly installed add-ons. Virus scan results are still unavailable for add-ons installed in previous versions of NVDA.
Read the full details of what is coming in NVDA 2026.1 and download the latest beta from :https://www.nvaccess.org/post/nvda-2026-1beta13/
#NVDA #NVDAsr #ScreenReader #Accessibility #Beta #News #FOSS #FLOSS #NewVersion
-
NVDA 2026.1 Beta 13 is now available. Changes:
- Updates to translations.
- Fixed virus scan results being unavailable for installed add-ons.Note: This affects newly installed add-ons. Virus scan results are still unavailable for add-ons installed in previous versions of NVDA.
Read the full details of what is coming in NVDA 2026.1 and download the latest beta from :https://www.nvaccess.org/post/nvda-2026-1beta13/
#NVDA #NVDAsr #ScreenReader #Accessibility #Beta #News #FOSS #FLOSS #NewVersion
-
NVDA 2026.1 Beta 12 is now available: https://www.nvaccess.org/post/nvda-2026-1beta12/
- Fixed spelling error reporting in Microsoft Word when accessed via the object model.
- Fixed the Add-on Store failing to open in some circumstances.
- Updates to translations. -
NVDA 2026.1 Beta 12 is now available: https://www.nvaccess.org/post/nvda-2026-1beta12/
- Fixed spelling error reporting in Microsoft Word when accessed via the object model.
- Fixed the Add-on Store failing to open in some circumstances.
- Updates to translations. -
NVDA 2026.1 Beta 12 is now available: https://www.nvaccess.org/post/nvda-2026-1beta12/
- Fixed spelling error reporting in Microsoft Word when accessed via the object model.
- Fixed the Add-on Store failing to open in some circumstances.
- Updates to translations. -
NVDA 2026.1 Beta 12 is now available: https://www.nvaccess.org/post/nvda-2026-1beta12/
- Fixed spelling error reporting in Microsoft Word when accessed via the object model.
- Fixed the Add-on Store failing to open in some circumstances.
- Updates to translations. -
NVDA 2026.1 Beta 12 is now available: https://www.nvaccess.org/post/nvda-2026-1beta12/
- Fixed spelling error reporting in Microsoft Word when accessed via the object model.
- Fixed the Add-on Store failing to open in some circumstances.
- Updates to translations. -
NVDA 2026.1 Beta 11 is available & it is another one which will challenge me to fit the changes in one message (See release post for full details):
Changes in Beta 11:
- MathCAT speech settings
- Fix opening Add-on store
- Reading math with MultiLang add-on
- Spelling / Grammar reporting with braille
- Word / Outlook math support option
- Updates to docs & translationsRead more & download: https://www.nvaccess.org/post/nvda-2026-1beta11/
#NVDA #NVDAsr #ScreenReader #FOSS #FLOSS #News #NewVersion #PreRelease #Beta
-
NVDA 2026.1 Beta 11 is available & it is another one which will challenge me to fit the changes in one message (See release post for full details):
Changes in Beta 11:
- MathCAT speech settings
- Fix opening Add-on store
- Reading math with MultiLang add-on
- Spelling / Grammar reporting with braille
- Word / Outlook math support option
- Updates to docs & translationsRead more & download: https://www.nvaccess.org/post/nvda-2026-1beta11/
#NVDA #NVDAsr #ScreenReader #FOSS #FLOSS #News #NewVersion #PreRelease #Beta
-
NVDA 2026.1 Beta 11 is available & it is another one which will challenge me to fit the changes in one message (See release post for full details):
Changes in Beta 11:
- MathCAT speech settings
- Fix opening Add-on store
- Reading math with MultiLang add-on
- Spelling / Grammar reporting with braille
- Word / Outlook math support option
- Updates to docs & translationsRead more & download: https://www.nvaccess.org/post/nvda-2026-1beta11/
#NVDA #NVDAsr #ScreenReader #FOSS #FLOSS #News #NewVersion #PreRelease #Beta
-
NVDA 2026.1 Beta 11 is available & it is another one which will challenge me to fit the changes in one message (See release post for full details):
Changes in Beta 11:
- MathCAT speech settings
- Fix opening Add-on store
- Reading math with MultiLang add-on
- Spelling / Grammar reporting with braille
- Word / Outlook math support option
- Updates to docs & translationsRead more & download: https://www.nvaccess.org/post/nvda-2026-1beta11/
#NVDA #NVDAsr #ScreenReader #FOSS #FLOSS #News #NewVersion #PreRelease #Beta
-
NVDA 2026.1 Beta 11 is available & it is another one which will challenge me to fit the changes in one message (See release post for full details):
Changes in Beta 11:
- MathCAT speech settings
- Fix opening Add-on store
- Reading math with MultiLang add-on
- Spelling / Grammar reporting with braille
- Word / Outlook math support option
- Updates to docs & translationsRead more & download: https://www.nvaccess.org/post/nvda-2026-1beta11/
#NVDA #NVDAsr #ScreenReader #FOSS #FLOSS #News #NewVersion #PreRelease #Beta
-
No sería hora ya de que NVDA incorpore una tecla para saltar entre cliqueables en el modo navegación? Al fin y al cabo hay páginas que tienen más de estas porquerías que enlaces y botones. Y si ya lo tiene de verdad que no lo encontré, hablo de la versión 2025.3.3.
#NVDA #NVDASR #Accesibilidad -
NVDA 2026.1 Beta 10 is now available: https://www.nvaccess.org/post/nvda-2026-1beta10/
Changes introduced in Beta 10:
- Prevented an intermittent crash in Notepad++.
- Fixed restoring MathCAT settings when reverting or resetting NVDA’s configuration.
- Fixed the SAPI 4 synth driver.
- Updates to translations.Read the full update and download the new beta from the release announcement.
-
NVDA 2026.1 Beta 10 is now available: https://www.nvaccess.org/post/nvda-2026-1beta10/
Changes introduced in Beta 10:
- Prevented an intermittent crash in Notepad++.
- Fixed restoring MathCAT settings when reverting or resetting NVDA’s configuration.
- Fixed the SAPI 4 synth driver.
- Updates to translations.Read the full update and download the new beta from the release announcement.
-
NVDA 2026.1 Beta 10 is now available: https://www.nvaccess.org/post/nvda-2026-1beta10/
Changes introduced in Beta 10:
- Prevented an intermittent crash in Notepad++.
- Fixed restoring MathCAT settings when reverting or resetting NVDA’s configuration.
- Fixed the SAPI 4 synth driver.
- Updates to translations.Read the full update and download the new beta from the release announcement.
-
NVDA 2026.1 Beta 10 is now available: https://www.nvaccess.org/post/nvda-2026-1beta10/
Changes introduced in Beta 10:
- Prevented an intermittent crash in Notepad++.
- Fixed restoring MathCAT settings when reverting or resetting NVDA’s configuration.
- Fixed the SAPI 4 synth driver.
- Updates to translations.Read the full update and download the new beta from the release announcement.
-
NVDA 2026.1 Beta 10 is now available: https://www.nvaccess.org/post/nvda-2026-1beta10/
Changes introduced in Beta 10:
- Prevented an intermittent crash in Notepad++.
- Fixed restoring MathCAT settings when reverting or resetting NVDA’s configuration.
- Fixed the SAPI 4 synth driver.
- Updates to translations.Read the full update and download the new beta from the release announcement.
-
Can someone help? I'm completely newbie with #reaper and I've imported in it a stem to transpose it. However, I want to listen to a particular track while muting the others. I cannot find the shortcut to solo the track. I'm currently using Reaper 7.33 and OSARA with #NVDASR #screenreader. Thanks.
-
NVDA 2026.1 Beta 9 is now available. There are many updates this time! Improvements & fixes with:
- Copying settings to system config
- Saving state of screen curtain
- MathCAT input help
- Secure screens
- l10Util
- TranslationsRead more & download from https://www.nvaccess.org/post/nvda-2026-1beta9/
#NVDA #NVDAsr #Update #NewVersion #PreRelease #News #Beta #FOSS #FLOSS
-
NVDA 2026.1 Beta 9 is now available. There are many updates this time! Improvements & fixes with:
- Copying settings to system config
- Saving state of screen curtain
- MathCAT input help
- Secure screens
- l10Util
- TranslationsRead more & download from https://www.nvaccess.org/post/nvda-2026-1beta9/
#NVDA #NVDAsr #Update #NewVersion #PreRelease #News #Beta #FOSS #FLOSS
-
NVDA 2026.1 Beta 9 is now available. There are many updates this time! Improvements & fixes with:
- Copying settings to system config
- Saving state of screen curtain
- MathCAT input help
- Secure screens
- l10Util
- TranslationsRead more & download from https://www.nvaccess.org/post/nvda-2026-1beta9/
#NVDA #NVDAsr #Update #NewVersion #PreRelease #News #Beta #FOSS #FLOSS
-
NVDA 2026.1 Beta 9 is now available. There are many updates this time! Improvements & fixes with:
- Copying settings to system config
- Saving state of screen curtain
- MathCAT input help
- Secure screens
- l10Util
- TranslationsRead more & download from https://www.nvaccess.org/post/nvda-2026-1beta9/
#NVDA #NVDAsr #Update #NewVersion #PreRelease #News #Beta #FOSS #FLOSS
-
NVDA 2026.1 Beta 9 is now available. There are many updates this time! Improvements & fixes with:
- Copying settings to system config
- Saving state of screen curtain
- MathCAT input help
- Secure screens
- l10Util
- TranslationsRead more & download from https://www.nvaccess.org/post/nvda-2026-1beta9/
#NVDA #NVDAsr #Update #NewVersion #PreRelease #News #Beta #FOSS #FLOSS
-
Our latest In-Process blog post is out: https://www.nvaccess.org/post/in-process-27-march-2026/
Covering:
1) NVDA 2026.1 Beta 8
2) Thanks to Salesforce
3) Installing Add-ons
4) Displaying add-ons compatible with a particular version in the web view
5) More logical navigation through Word documents#NVDA #NVDAsr #News #Newsletter #NewVersion #Beta #SalesForce #Word #Microsoft
-
Our latest In-Process blog post is out: https://www.nvaccess.org/post/in-process-27-march-2026/
Covering:
1) NVDA 2026.1 Beta 8
2) Thanks to Salesforce
3) Installing Add-ons
4) Displaying add-ons compatible with a particular version in the web view
5) More logical navigation through Word documents#NVDA #NVDAsr #News #Newsletter #NewVersion #Beta #SalesForce #Word #Microsoft
-
Our latest In-Process blog post is out: https://www.nvaccess.org/post/in-process-27-march-2026/
Covering:
1) NVDA 2026.1 Beta 8
2) Thanks to Salesforce
3) Installing Add-ons
4) Displaying add-ons compatible with a particular version in the web view
5) More logical navigation through Word documents#NVDA #NVDAsr #News #Newsletter #NewVersion #Beta #SalesForce #Word #Microsoft
-
Our latest In-Process blog post is out: https://www.nvaccess.org/post/in-process-27-march-2026/
Covering:
1) NVDA 2026.1 Beta 8
2) Thanks to Salesforce
3) Installing Add-ons
4) Displaying add-ons compatible with a particular version in the web view
5) More logical navigation through Word documents#NVDA #NVDAsr #News #Newsletter #NewVersion #Beta #SalesForce #Word #Microsoft
-
Our latest In-Process blog post is out: https://www.nvaccess.org/post/in-process-27-march-2026/
Covering:
1) NVDA 2026.1 Beta 8
2) Thanks to Salesforce
3) Installing Add-ons
4) Displaying add-ons compatible with a particular version in the web view
5) More logical navigation through Word documents#NVDA #NVDAsr #News #Newsletter #NewVersion #Beta #SalesForce #Word #Microsoft
-
NVDA 2026.1 Beta 8 is now avaialble from https://www.nvaccess.org/post/nvda-2026-1beta8/
Changes since Beta 7:
- Fixed the “Speech style” setting in Math settings being empty when using languages other than English.
- Updates to translations.See the release announcement for the full highlights of NVDA 2026.1
#NVDA #NVDAsr #ScreenReader #NewVersion #Update #PreRelease #FOSS #FLOSS #Free #News