nvaccess / nvda

NVDA, the free and open source Screen Reader for Microsoft Windows
https://www.nvaccess.org/
Other
2.1k stars 634 forks source link

nvda should pause between certain symbols #5211

Closed nvaccessAuto closed 8 years ago

nvaccessAuto commented 9 years ago

Reported by JamaicanUser on 2015-07-12 16:02 Use eSpeak, like I have done, to read this text. Set symbol level to "Some" first. NVDA has some issues reading portions of text (sometimes) when there is a full stop after a link. This is (sometimes) unavoidable – it is hard to fix – but the screen reader still functions very well. The word sometimes is in brackets/parentheses on both occasions. An en dash is also in the mix on two occasions. It would be lovely if NVDA could pause speech, no matter what synthesizer, when it encounters characters like these. Blocked by #3799

nvaccessAuto commented 9 years ago

Comment 1 by jteh on 2015-07-13 01:41 In NVDA "next" branch snapshots, we now send these symbols to the synthesiser (#3799). However, whether this pauses still depends on the synthesiser. We can't change this; artificially inserting pauses would break synthesiser that do support this properly and also wouldn't handle inflection correctly. Note that eSpeak does support this. Changes: Added labels: duplicate State: closed