Skip to content

Releases: davidacm/NVDA-IBMTTS-Driver

v22.08.1

17 Aug 19:20
Compare
Choose a tag to compare

v22.08

  • added soundcard detection change functionality. Sometimes IBMTTS was not able to detect those changes, E.G. when connecting a new sound device output.
  • The abbreviation dictionary setting is now set directly through the API instead of through annotations
  • updated readme and always send current speech settings description.
  • Updated juar anticrash expression further.
  • Annotations are now only sent at the beginning of speech sequences. The long term solution could be better, but this should fix #74. This also means that IBMTTS is now compatible with the always send current speech settings option.
  • isIBM now applies if the IBMTTS version is 6.2 or higher. Fixes #69
    6bd7a10cf6343016cece2cdba50b2a7f9c6016cb8c02c0d0d806dd45f4dbfaa6 IBMTTS-v22.08.1.nvda-addon

v22.07.3

05 Jul 02:40
Compare
Choose a tag to compare

v22.07.3

  • Updated locale strings for all languages to match with the original strings.
  • Updated spanish documentation and locale strings.
  • Updated sendParams and shortPause settings, now are set default to true because this is the recommended setting.
  • fix issue #67 "last" variable must be checked if is not empty, is not None still can be empty.
  • Replaced shortpause by shortPause for consistency in the code. This can affect your settings.
  • All synth settings now have keyboard shortcuts in english language.
  • Added sample rate documentation.
  • The sample rate can now be set in the GUI. The 22 kHz option will only appear if using IBMTTS. This also means that concatenative voices are now fully supported.
  • The shortened pauses setting will now also enable or disable the p1 commands sent at the end of strings. Partially for consistency, and also because the p1 commands introduce issues with the letter a in some strings, such as alt+a
    ba253c62e02470da596867aa55b201c291e2ef064bf76eb84905ccf4236ce873 IBMTTS-v22.07.3.nvda-addon

v22.07.2

10 Jun 02:35
Compare
Choose a tag to compare

v22.07.1

  • updated spanish translations and documentation.
  • deleted "pt" folder because is outdated.
  • Updated portuguese translations and documentation.
  • Fixed some more english crash words.
  • Sample_rate variable will no longer break the driver if it is set to an invalid value.
  • Added a sample_rate variable to _ibmeci.py, most useful for IBMTTS. 0=8000 kHz, 1=11025 kHz, and 2=22050 kHz. No GUI currently.
    81ff2952fa4a7224db4a2aefe4223357bcf2821256eed9508251f57b37424202 IBMTTS-v22.07.2.nvda-addon

v22.02

01 Mar 06:20
Compare
Choose a tag to compare

fix security issue on secure screens. Updated support for NVDA 2022.97bf9254bf6571f4c157a8852455502fe3c5dec8f69fdeb8789da6629940a3d7 IBMTTS-v22.02.nvda-addon

v21.11

05 Nov 11:45
Compare
Choose a tag to compare
  • Shortened pauses is now enabled for new installations
  • Worked around a crash string found in French ViaVoice
  • Documented all of the extra add-on settings in the readme, and as a result removed the rather long-winded description of the always send current speech settings option

v21.09

19 Sep 08:24
Compare
Choose a tag to compare
  • Updated translations
  • Improved ViaVoice anticrash expressions

v21.03A1

18 Mar 15:12
Compare
Choose a tag to compare
Merge branch 'master' into temp2

Release 20.02B3

15 Feb 20:06
Compare
Choose a tag to compare

This is the release 20.02B3 of the NVDA-IBMTTS-Driver addon for the NVDA screen reader built and uploaded to GitHub using Appveyor.

Release 20.02B2

15 Feb 16:35
Compare
Choose a tag to compare

This is the release 20.02B2 of the NVDA-IBMTTS-Driver addon for the NVDA screen reader built and uploaded to GitHub using Appveyor.

Release 19.10b2

09 Nov 17:34
Compare
Choose a tag to compare

This is the release 19.10b2 of the NVDA-IBMTTS-Driver addon for the NVDA screen reader. Appveyor didn't work this time.