Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cary-rowen/nvda-customspeaktypedcharacters
This add-on allows customization of how NVDA speaks typed characters and words. Users can cycle through three modes for both: off, on, and only in editable controls.
https://github.com/cary-rowen/nvda-customspeaktypedcharacters
nvda screenreader
Last synced: 23 days ago
JSON representation
This add-on allows customization of how NVDA speaks typed characters and words. Users can cycle through three modes for both: off, on, and only in editable controls.
- Host: GitHub
- URL: https://github.com/cary-rowen/nvda-customspeaktypedcharacters
- Owner: cary-rowen
- License: gpl-2.0
- Created: 2024-08-04T10:51:03.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-08-09T04:12:39.000Z (6 months ago)
- Last Synced: 2024-08-09T05:26:02.810Z (6 months ago)
- Topics: nvda, screenreader
- Language: Python
- Homepage:
- Size: 2.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: COPYING.txt
Awesome Lists containing this project
README
# Custom Speak Typed Characters and Words
This add-on allows customization of how NVDA speaks typed characters and words. Users can cycle through three modes for both: off, on, and only in editable controls.
## Features
- Three modes for speaking typed characters and words: off, on, and only in editable controls.
- Easy switching between modes using gestures.## Usage
Once installed, you can cycle through the modes by pressing the corresponding gestures:
- **NVDA+2:** Toggle speaking typed characters.
- **NVDA+3:** Toggle speaking typed words.### Modes
- **Off:** NVDA will not speak typed characters or words.
- **On:** NVDA will speak all typed characters or words.
- **Only in editable controls:** NVDA will only speak typed characters or words when focus is on an editable control.## Author
Developed by Cary-rowen. For questions or support, contact [[email protected]](mailto:[email protected]).
## License
Licensed under the GNU General Public License version 2.0.