Sean Budd
Sean Budd
### Is your feature request related to a problem? Please describe. Building NVDA on AppVeyor is getting slower and slower. It appears that AppVeyor's build environment is getting slower, as...
### Is your feature request related to a problem? Please describe. Users interact with devices at different speeds, especially if they have mobility or cognitive disabilities. There are many features...
Reference the new [NVDA API announcements mailing list](https://groups.google.com/a/nvaccess.org/g/nvda-api/about) in the developer guide and the change log. Adds notes to the developer guide on the NVDA deprecation, removal and addition process....
### Link to issue number: None ### Summary of the issue: `scriptHandler.findScript` is considered too complex. Therefore it should be broken up into smaller functions. ### Description of user facing...
### Is your feature request related to a problem? Please describe. Without a Braille device, Braille gestures cannot be tested using NVDA. This is because of how `inputCore.registerGestureSource` works. ###...
### Link to issue number: Fixes #10940 ### Summary of the issue: NVDA fails to announce "cap" for capital letters when synthesizer pitch is set to 0. This is because...
Credit @mltony This feature was on track for release with 2022.3, however it was found to cause / uncover issues that could not be resolved quickly. Rather than delay the...
### Link to issue number: Closes #13668 Closes #13830 TODO consider if this closes #9343 ### Summary of the issue: In #13668, the following conclusion was reached to try changing...
The `` SSML tag is not respected if it is at start of speech, and the `strength` attribute is not provided. I believe this is an old issue that is...