Skip to content

Commit 9b392fa

Browse files
committed
version 23.02.1
small last changes for this release.
1 parent 08e4d96 commit 9b392fa

File tree

3 files changed

+18
-7
lines changed

3 files changed

+18
-7
lines changed

addon/synthDrivers/_ibmeci.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: UTF-8 -*-
2-
#Copyright (C) 2009 - 2019 David CM, released under the GPL.
2+
#Copyright (C) 2009 - 2023 David CM, released under the GPL.
33
# Author: David CM <dhf360@gmail.com> and others.
44
#synthDrivers/_ibmeci.py
55

changelog.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
1-
# version v23.01.3
1+
# version v23.02.1
22

3-
* Updated the add-on template translation strings.
4-
* Updated the english documentation.
5-
* Updated spanish documentation and the strings for the GUI.
6-
* Updated the italian strings and documentation.
7-
* fix a small issue on the update checker.
3+
* Fixed some bugs in some cases when loading IBMTTS libraries. The way of loading the libraries has been changed to minimize the possibility of errors.
4+
* If the driver can't load the library, an error entry will be shown in the log.
5+
* Changed the way to determine the library being used. Now dll resources (ProductName) is used to determine it.
6+
* Added the version where a documentation change was introduced (for documentation translators).
7+
* Added fixes for french.
8+
* Updated code to use language constants.
9+
* Improved the conditionals to determine the language to be used in process text.
10+
* Restored the 22 kHz sample rate option. Voices that use it have surfaced recently.
11+
* Removed outdated version of Spanish ª crash fix from spanish_ibm_fixes.
12+
* Updated spanish documentation.
13+
* Updated locale strings and documentation for Brazilian and Portugal Portuguese.
14+
* Updated french documentation.
15+
* Updated german interface and documentation.
16+
* Updated translations for italian language.
17+
* Updated english documentation.

docChangelog-for-translators.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ you can use that file to see what has been changed in the documentation and upda
1010
3. If you want to translate the documentation too, you can see the new changes of the documentation
1111
[at this link.](https://raw.githubusercontent.com/davidacm/NVDA-IBMTTS-Driver/master/docChangelog-for-translators.md) You can see the [full english documentation here.](https://raw.githubusercontent.com/davidacm/NVDA-IBMTTS-Driver/master/readme.md)
1212

13+
## version 23.02.1
1314
New sentence: Also note that if you are using Hong Kong Cantonese or Chinese IBMTTS libraries, you may want to disable the use spelling functionality if supported option, to prevent some characters in these languages from being spelled out using the pinyin they are internally converted to.

0 commit comments

Comments
 (0)