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)
Copy file name to clipboardExpand all lines: user_docs/en/userGuide.t2t
+57-9Lines changed: 57 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1353,7 +1353,12 @@ If you frequently access categories that do not have dedicated shortcut keys, yo
1353
1353
1354
1354
The settings categories found in the NVDA Settings dialog will be outlined below.
1355
1355
1356
-
+++ General (NVDA+control+g) +++[GeneralSettings]
1356
+
+++ General +++[GeneralSettings]
1357
+
%kc:beginInclude
1358
+
|| Name | Key |
1359
+
| Open General settings | ``NVDA+control+g`` |
1360
+
%kc:endInclude
1361
+
1357
1362
The General category of the NVDA Settings dialog sets NVDA's overall behaviour such as interface language and whether or not it should check for updates.
1358
1363
This category contains the following options:
1359
1364
@@ -1432,7 +1437,12 @@ This information greatly aides NV Access to prioritize future development of NVD
1432
1437
If this is enabled, NVDA will inform you when there is a pending update on startup, offering you the possibility to install it.
1433
1438
You can also manually install the pending update from the Exit NVDA dialog (if enabled), from the NVDA menu, or when you perform a new check from the Help menu.
The Speech category in the NVDA Settings dialog contains options that lets you change the speech synthesizer as well as voice characteristics for the chosen synthesizer.
1437
1447
For a quicker alternative way of controlling speech parameters from anywhere, please see the [Synth Settings Ring #SynthSettingsRing] section.
1438
1448
@@ -1541,7 +1551,12 @@ This can be useful if it is hard to distinguish between pronunciation of symbols
1541
1551
1542
1552
The delayed character description will be cancelled if other text is spoken during that time, or if you press the ``control`` key.
| Open Select Synthesizer dialog | ``NVDA+control+s`` |
1558
+
%kc:endInclude
1559
+
1545
1560
The Synthesizer dialog, which can be opened by activating the Change... button in the speech category of the NVDA settings dialog, allows you to select which Synthesizer NVDA should use to speak with.
1546
1561
Once you have selected your synthesizer of choice, you can press Ok and NVDA will load the selected Synthesizer.
1547
1562
If there is an error loading the synthesizer, NVDA will notify you with a message, and continue using the previous synthesizer.
@@ -1728,7 +1743,12 @@ Disabling this option may improve readability.
1728
1743
1729
1744
To toggle show selection from anywhere, please assign a custom gesture using the [Input Gestures dialog #InputGestures].
| Open Select Braille Display dialog | ``NVDA+control+a`` |
1750
+
%kc:endInclude
1751
+
1732
1752
The Select Braille Display dialog, which can be opened by activating the Change... button in the Braille category of the NVDA settings dialog, allows you to select which Braille display NVDA should use for braille output.
1733
1753
Once you have selected your braille display of choice, you can press Ok and NVDA will load the selected display.
1734
1754
If there is an error loading the display driver, NVDA will notify you with a message, and continue using the previous display, if any.
@@ -1770,7 +1790,10 @@ Please note: If you connect multiple Braille Displays to your machine at the sam
1770
1790
it is currently impossible to tell NVDA which display to use.
1771
1791
Therefore it is recommended to only connect one Braille Display of a given type / manufacturer to your machine at a time.
1772
1792
1793
+
%kc:setting
1773
1794
+++ Audio +++[AudioSettings]
1795
+
Key: ``NVDA+control+u``
1796
+
1774
1797
The Audio category in the NVDA Settings dialog contains options that let you change several aspects of audio output.
The Keyboard category in the NVDA Settings dialog contains options that set how NVDA behaves as you use and type on your keyboard.
1849
1877
This settings category contains the following options:
1850
1878
@@ -1902,7 +1930,12 @@ This option is only available if reporting of spelling errors is enabled in NVDA
1902
1930
This option allows the user to control if key presses generated by applications such as on-screen keyboards and speech recognition software should be processed by NVDA.
1903
1931
This option is on by default, though certain users may wish to turn this off, such as those typing Vietnamese with the UniKey typing software as it will cause incorrect character input.
1904
1932
1905
-
+++ Mouse (NVDA+control+m) +++[MouseSettings]
1933
+
+++ Mouse +++[MouseSettings]
1934
+
%kc:beginInclude
1935
+
|| Name | Key |
1936
+
| Open Mouse settings | ``NVDA+control+m`` |
1937
+
%kc:endInclude
1938
+
1906
1939
The Mouse category in the NVDA Settings dialog allows NVDA to track the mouse, play mouse coordinate beeps and sets other mouse usage options.
1907
1940
This category contains the following options:
1908
1941
@@ -1978,7 +2011,12 @@ When enabled, NVDA will filter the hierarchy of objects that can be navigated to
1978
2011
1979
2012
To toggle simple review mode from anywhere, please assign a custom gesture using the [Input Gestures dialog #InputGestures].
| Open Object Presentation settings | ``NVDA+control+o`` |
2018
+
%kc:endInclude
2019
+
1982
2020
The Object Presentation category in the NVDA Settings dialog is used to set how much information NVDA will present about controls such as description, position information and so on.
1983
2021
These options don't typically apply to browse mode.
1984
2022
These options typically apply to focus reporting and NVDA object navigation, but not reading text content e.g. browse mode.
@@ -2068,7 +2106,12 @@ After reading or precomposition data has been combined into a valid pictographic
2068
2106
This option allows you to choose whether or not NVDA should report new symbols as they appear in the composition string.
| Open Browse Mode settings | ``NVDA+control+b`` |
2113
+
%kc:endInclude
2114
+
2072
2115
The Browse Mode category in the NVDA Settings dialog is used to configure NVDA's behaviour when you read and navigate complex documents such as web pages.
2073
2116
This category contains the following options:
2074
2117
@@ -2139,7 +2182,12 @@ This might result in faster browsing experience and better responsiveness in bro
2139
2182
The focus will yet be updated to the particular element when interacting with it (e.g. pressing a button, checking a check box).
2140
2183
Enabling this option may improve support for some websites at the cost of performance and stability.
0 commit comments