spellBox 0.34

spellBox is an NVDA global plugin for fast typo correction while typing. It can automatically replace words using user-defined aliases, and it can optionally use an offline Hunspell-style dictionary to flag unknown words and offer correction suggestions.

Main features

Commands

How alias replacement works

spellBox watches for word boundaries such as space, tab and Enter. When a word is completed, it checks your alias list. If the typed word matches an alias, spellBox replaces the completed word with the configured correction and then restores the boundary character.

Example alias entry:

teh the

Typing teh followed by space should result in the .

Dictionary support

The settings panel can download a dictionary for a BCP-47 language tag such as en-GB. When dictionary checking is enabled, unknown words can trigger NVDA's spelling error sound. You can then press NVDA+semicolon to open a numbered list of suggestions for the most recently flagged word.

Settings

Notes

Changelog

0.34