Software development is a form of communication. Grad student, speech coach, pianist, member of the NVDA, CSULA comm-ma, CU-CMDI comm-phd student communities.
@seeingwithsound@NVAccess For libaudioverse, this means someone must write code to let 64-bit NVDA work with 32-bit DLL's, and this requires using a dedicated program (executable) for that.
@seeingwithsound@NVAccess One strategy adopted in recent years is to leave these commands unassignes. NvDA users can add custom keyboard commands (or touch commands) via input gestures dialog in NVDA.
@seeingwithsound@NVAccess NVDA is licensed under GPL 2 (there is an ongoing conversation to update to "GPL 2 or later"), and most add-ons are released under GPL 2. As for keyboard commands, you can look at commands quick reference.
@seeingwithsound@NVAccess For now, I think a quick code review should get folks on NVDA add-ons list going (due to life priorities, I cannot fork and update this add-on myself, but hope that my initial quick code review gave some folks a sense of direction).
@seeingwithsound@NVAccess Probably not for a while as he is working on a number of higher priority work (including reviewing 64-bit transition). I have done a quick code review, and suffice to say that it will take a while before 2025.x compatible release might be ready.
@seeingwithsound@NVAccess Hi, I think it would be a good idea to check for keyboard command conflict as two of them (NVDA+Shift+A and Control+NVDA+A) conflict with existing NVDA commands. Thanks for updating the add-on.
NV Access is pleased to announce that version 2025.2 of NVDA, the free screen reader for Microsoft Windows, is now available for download. We encourage all users to upgrade to this version.
Full info & Download at: https://t.co/JnrPxjt0Tr
#NVDA#NVDAsr#ScreenReader#A11y
It's a source code change - affected synthesizer drivers continue to think that output device is part of speech settings. Thus, source code for these add-ons must be edited; in other words, manual manifest edits (no longer recommended) or forcefully enabling add-ons will fail. 5/
The big reason: the location of speech output device setting has changed in NVDA configuration database. In NVDA 2024.4.2, output device was part of speech settings, but with 2025.1, this has moved to audio settings. This affects speech synth add-ons, specifically source code. 4/
NV Access is pleased to announce that version 2025.1 of NVDA, the free screen reader for Microsoft Windows, is now available for download. We encourage all users to upgrade to this version.
Full info & Download: https://t.co/tdpatuLk2d
#NVDA#NVDAsr#ScreenReader#Accessibility