Skip to content

NVDA Sync 1.4.1

Latest

Choose a tag to compare

@OnjLouis OnjLouis released this 03 Jul 14:58

NVDA Sync 1.4.1 adds speech dictionary import for received .dic files.

Changes:

  • Added an Import .dic file action to the speech dictionary manager.
  • The importer validates the selected NVDA dictionary file and refuses empty dictionaries.
  • After choosing the source file, NVDA Sync asks for the target NVDA folder explicitly, so importing from a temporary folder does not imply that the temporary drive is the target.
  • Import routing understands default.dic, dictionaries already arranged under speechDicts, current voice dictionaries named like synth-voice.dic, and legacy flat dictionary files.
  • Imports use the same backup and live-NVDA warning flow as the existing dictionary tools.

Validation:

  • SmokeTest.ps1 passed.
  • Andre tested importing a dictionary moved to E:\Temp back into the intended NVDA folder.