Free screen reader for computers running on the Windows operating system

NVDA

Join our mailing list

Stay up to date with latest software releases, news, software discounts, deals and more.

Subscribe
Download NVDA 2016.1

NVDA 2016.1

  -  17.76 MB  -  Open Source
  • Latest Version

    NVDA 2023.3.4

  • Operating System

    Windows XP / Vista / Windows 7 / Windows 8 / Windows 10

  • User Rating

    Click to vote
  • Author / Product

    NV Access / External Link

  • Filename

    nvda_2016.1.exe

  • MD5 Checksum

    776cd6a00de921cc3cededb3b4ae14bf

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system. Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of NVDA 2016.1.


For those interested in downloading the most recent release of NVDA or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

  • NVDA 2016.1 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

What's new in this version:

- Highlights of this release include the ability to optionally lower the volume of other sounds; improvements to braille output and braille display support; several significant fixes to Microsoft Office support; and fixes to browse mode in iTunes.

New Features:
- New braille translation tables: Polish 8 dot computer braille, Mongolian
- You can turn off the braille cursor and change its shape using the new Show cursor and Cursor shape options in the Braille Settings dialog
- NVDA can now connect to a HIMS Smart Beetle braille display via Bluetooth
- NVDA can optionally lower the volume of other sounds when installed on Windows 8 and later. This can be configured using the Audio ducking mode option in the NVDA Synthesizer dialog or by pressing NVDA+shift+d
- Support for the APH Refreshabraille in HID mode and the Baum VarioUltra and Pronto! when connected via USB
- Support for HumanWare Brailliant BI/B braille displays when the protocol is set to OpenBraille

Changes:
- Reporting of emphasis is now disabled by default
- In the Elements List dialog in Microsoft Excel, the shortcut for Formulas has been changed to alt+r so that it is different to the shortcut for the Filter field
- Updated liblouis braille translator to 2.6.5
- The word "text" is no longer reported when moving the focus or review cursor to text objects

Bug Fixes:
- In iTunes 12, browse mode now updates correctly when a new page loads in the iTunes Store
- In Internet Explorer and other MSHTML controls, moving to specific heading levels with single letter navigation now behaves as expected when the level of a heading is overridden for accessibility purposes (specifically, when aria-level overrides the level of an h tag)
- In Spotify, focus no longer frequently lands on "unknown" objects
- Focus is now restored correctly when returning to Spotify from another application
- When toggling between browse mode and focus mode, the mode is reported in braille as well as speech
- The Start buttn on the Taskbar is no longer reported as a list and/or as selected in some versions of Windows
- Messages such as "inserted" are no longer reported when composing messages in Microsoft Outlook
- When using a braille display and text is selected on the current line (e.g. when searching in a text editor for text which occurs on the same line), the braille display will be scrolled if appropriate
- NVDA no longer silently exits when closing a Windows command console with alt+f4 in Windows 10
- In the Elements List in browse mode, when you change the type of element, the Filter by field is now cleared
- In editable text in Mozilla applications, moving the mouse again reads the appropriate line, word, etc. as expected instead of the entire content
- When moving the mouse in editable text in Mozilla applications, reading no longer stops at elements such as links within the word or line being read
- In Internet Explorer, the shoprite.com website can now be read in browse mode instead of reporting as blank. (Specifically, malformed lang attributes are now handled gracefully)
- In Microsoft Word, tracked changes such as "inserted" are no longer reported when track changes markup is not displayed
- When a toggle button is focused, NVDA now reports when it is changed from pressed to not pressed
- Reporting of mouse shape changes again works as expected
- When speaking line indentation, non-breaking spaces are now treated as normal spaces. Previously, this could cause announcements such as "space space space" instead of "3 space"
- When closing a modern Microsoft input method candidate list, focus is correctly restored to either the input composition or the underlying document
- In Microsoft Office 2013 and later, when the ribbon is set to show only tabs, items in the ribbon are again reported as expected when a tab is activated
- Fixes and improvements to touch screen gesture detection and binding
- Touch screen hovers are no longer reported in input help
- NVDA no longer fails to list comments in the Elements List for Microsoft Excel if a comment is on a merged cell
- In a very rare case, NVDA no longer fails to read sheet content in Microsoft Excel with reporting of row and column headers enabled
- In Google Chrome, navigating within an Input composition when entering east Asian characters now works as expected
- When searching Apple Music in iTunes, browse mode for the search results document is now updated as expected
- In Microsoft Excel, pressing shift+f11 to create a new sheet now reports your new position instead of reporting nothing
- Fixed problems with braille display output when entering Korean characters

Changes for Developers:
- The new audioDucking.AudioDucker class allows code which outputs audio to indicate when background audio should be ducked
- nvwave.WavePlayer's constructor now has a wantDucking keyword argument which specifies whether background audio should be ducked while audio is playing
- When this is enabled (which is the default), it is essential that WavePlayer.idle be called when appropriate

Enhanced I/O for braille displays:
- Thread-safe braille display drivers can declare themselves as such using the BrailleDisplayDriver.isThreadSafe attribute. A driver must be thread-safe to benefit from the following features
- Data is written to thread-safe braille display drivers in the background, thus improving performance
- hwIo.Serial extends pyserial to call a callable when data is received instead of drivers having to poll
- hwIo.Hid provides support for braille displays communicating via USB HID
- hwPortUtils and hwIo can optionally provide detailed debug logging, including devices found and all data sent and received

There are several new properties accessible from touch screen gestures:
- MultitouchTracker objects now contain a childTrackers property which contains the MultiTouchTrackers the tracker was composed of. For example, 2 finger double tap has child trackers for two 2-finger taps. The 2-finger taps themselves have child trackers for two taps
- MultiTouchTracker objects now also contain a rawSingleTouchTracker property if the tracker was the result of one single finger doing a tap, flick or hover. The SingleTouchTracker allows access to the underlying ID assigned to the finger by the operating system and whether or not the finger is still in contact at the current time
- TouchInputGestures now have x and y properties, removing the need to access the tracker for trivial cases
- TouchInputGesturs now contain a preheldTracker property, which is a MultitouchTracker object representing the other fingers held while this action was being performed

Two new touch screen gestures can be emitted:
- Plural tap and holds (e.g. double tap and hold)
- A generalized identifier with finger count removed for holds (e.g. hold+hover for 1finger_hold+hover)

Join our mailing list

Stay up to date with latest software releases, news, software discounts, deals and more.

Subscribe