An open API service indexing awesome lists of open source software.

https://github.com/nvdaes/reportsymbols

This add-on allows to listen the typed symbols (non alphanumeric or blank characters), even when the speaking of typed characters is turned off in NVDA.
https://github.com/nvdaes/reportsymbols

accessibility add-on nvda screen-reader

Last synced: 10 days ago
JSON representation

This add-on allows to listen the typed symbols (non alphanumeric or blank characters), even when the speaking of typed characters is turned off in NVDA.

Awesome Lists containing this project

README

          

# Report Symbols #
* Author: Noelia Ruiz Martínez.

This add-on allows to listen the typed symbols (non alphanumeric or blank characters), even when the speaking of typed characters is turned off in NVDA.

It's based on the old ReportSymbols add-on, developed by the same author. You should uninstall it to use this version.

## Preferences menu ##
* Report Symbols settings: Allows to set preferences for the speaking of typed symbols.

Note: A gesture to open this dialog can be assigned from NVDA menu, Preferences submenu, Input gestures dialog, Configuration category.

## Exclude symbols

From NVDA's menu, Preferences submenu, Input gestures dialog, reportSymbols category, you can assing a gesture to exclude (or include again) symbols to be reported when typing.

## Changes for 29.0.0

* Added ability to assing gestures to exclude or include symbols to be reported when typing.

## Changes for 8.0
* Compatible with NVDA 2023.1.

## Changes for 7.0
* Compatible with NVDA 2022.1.

## Changes for 6.0
* Compatible with NVDA 2021.1.

## Changes for 5.0 ##
* Requires NVDA 2019.3 or later.

## Changes for 4.0 ##
* The add-on settings are shown in the corresponding category of the NVDA Settings dialog.
* Requires NVDA 2018.2 or later.

## Changes for 3.0 ##
* Added checkboxes for the speaking of spaces, carriage returns and other blank characters.

## Changes for 2.0 ##
* The visual presentation of the dialog has been enhanced, adhering to the appearance of the dialogs shown in NVDA.
* Requires NVDA 2016.4 or later.

## Changes for 1.0 ##
* Initial version.