I Built a Word Predictor for NVDA Because the Existing One Didn't Work for Me
·4 mins
The existing word prediction tools don’t work with NVDA. So I built my own add-on that predicts words using n-gram analysis, announces them through NVDA’s speech engine, and works inside the screen reader instead of against it.