You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user_docs/en/changes.t2t
+9-8Lines changed: 9 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -13,14 +13,6 @@ What's New in NVDA
13
13
- The Add-ons Manager has been removed and replaced by the Add-on Store.
14
14
- For more information please read the updated user guide.
15
15
-
16
-
- Enhanced sound management:
17
-
- NVDA now outputs audio via the Windows Audio Session API (WASAPI), which may improve the responsiveness, performance and stability of NVDA speech and sounds.
18
-
This can be disabled in Advanced settings if audio problems are encountered. (#14697)
19
-
- It is now possible to have the volume of NVDA sounds and beeps follow the volume setting of the voice you are using.
20
-
This option can be enabled in Advanced settings. (#1409)
21
-
- You can now separately control the volume of NVDA sounds.
22
-
This can be configured in Advanced settings. (#1409)
23
-
-
24
16
- New input gestures:
25
17
- An unbound gesture to cycle through the available languages for Windows OCR. (#13036)
26
18
- An unbound gesture to cycle through the Braille show messages modes. (#14864)
@@ -57,6 +49,15 @@ What's New in NVDA
57
49
- When colors are enabled Document Formatting, background colours are now reported in Microsoft Word. (#5866)
58
50
- When using Excel shortcuts to toggle format such as bold, italic, underline and strike through of a cell in Excel, the result is now reported. (#14923)
59
51
-
52
+
- Experimental enhanced sound management:
53
+
- NVDA can now output audio via the Windows Audio Session API (WASAPI), which may improve the responsiveness, performance and stability of NVDA speech and sounds. (#14697)
54
+
- WASAPI usage can be enabled in Advanced settings.
55
+
Additionally, if WASAPI is enabled, the following Advanced settings can also be configured.
56
+
- An option to have the volume of NVDA sounds and beeps follow the volume setting of the voice you are using. (#1409)
57
+
- An option to separately configure the volume of NVDA sounds. (#1409, #15038)
58
+
-
59
+
- There is a known issue with intermittent crashing when WASAPI is enabled. (#15150)
60
+
-
60
61
- In Mozilla Firefox and Google Chrome, NVDA now reports when a control opens a dialog, grid, list or tree if the author has specified this using aria-haspopup. (#14709)
61
62
- It is now possible to use system variables (such as ``%temp%`` or ``%homepath%``) in the path specification while creating portable copies of NVDA. (#14680)
62
63
- In Windows 10 May 2019 Update and later, NVDA can announce virtual desktop names when opening, changing, and closing them. (#5641)
0 commit comments