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
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,12 @@ There's also been bug fixes for the Add-on Store, Microsoft Office, Microsoft Ed
19
19
20
20
== New Features ==
21
21
- Enhanced sound management:
22
-
- An option in Audio settings to have the volume of NVDA sounds and beeps follow the volume setting of the voice you are using. (#1409)
23
-
- An option in Audio settings to separately configure the volume of NVDA sounds. (#1409, #15038)
22
+
- A new Audio Settings panel:
23
+
- This can be opened with ``NVDA+control+u``. (#15497)
24
+
- An option in Audio settings to have the volume of NVDA sounds and beeps follow the volume setting of the voice you are using. (#1409)
25
+
- An option in Audio settings to separately configure the volume of NVDA sounds. (#1409, #15038)
26
+
- The settings to change audio output device and toggle audio ducking have been moved to the new Audio settings panel from the Select Synthesizer dialog. (#8711)
27
+
-
24
28
- NVDA will now output audio via the Windows Audio Session API (WASAPI), which may improve the responsiveness, performance and stability of NVDA speech and sounds. (#14697, #11169, #11615, #5096, #10185, #11061)
25
29
- Note: WASAPI is incompatible with some add-ons.
26
30
Compatible updates are available for these add-ons, please update them before updating NVDA.
@@ -54,7 +58,6 @@ There's also been bug fixes for the Add-on Store, Microsoft Office, Microsoft Ed
54
58
- The advanced setting to enable support for HID braille has been removed in favor of a new option.
55
59
You can now disable specific drivers for braille display auto detection in the braille display selection dialog. (#15196)
56
60
-
57
-
- The settings to change audio output device and toggle audio ducking have been moved to the new Audio settings panel from the Select Synthesizer dialog. (#8711)
58
61
- Add-on Store: Installed add-ons will now be listed in the Available Add-ons tab, if they are available in the store. (#15374)
59
62
- Some shortcut keys have been updated in the NVDA menu. (#15364)
0 commit comments