Releases: jscholes/nvda-speech-history
Version 2024.1
This version adds compatibility with NVDA 2024.1. Additionally, two new keystrokes have been added to capture multiple speech history items in realtime, which is useful for e.g. bug reports without copying from the Speech Viewer. Press NVDA+Shift+F11 to start recording, use NVDA as normal, and then press NVDA+Shift+F12 to stop recording. All recorded speech will be copied to the clipboard, with items separated by a line break (\n
).
2023.1
v2022.1
Merge pull request #21 from jscholes/nvda2021.1
This release implements support for NVDA version 2021.1, while retaining support for 2020.4.
2020.2
Version 2020.1
Add compatibility with NVDA 2019.3 and 2019.3.1, and increase the maximum stored history entries to 500. Does not work with NVDA 2020.x, including alpha snapshots.
v2019.03.30
Manifest compatibility updates.
Initial
Initial version of the speechHistory add-on