Skip to content

Commit 7b45d4b

Browse files
committed
updated changelog.
1 parent 28b3a44 commit 7b45d4b

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

changelog.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
# v22.07.1
1+
# v22.07.3
22

3-
* updated spanish translations and documentation.
4-
* deleted "pt" folder because is outdated.
5-
* Updated portuguese translations and documentation.
6-
* Fixed some more english crash words.
7-
* Sample_rate variable will no longer break the driver if it is set to an invalid value.
8-
* 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.
3+
* Updated locale strings for all languages to match with the original strings.
4+
* Updated spanish documentation and locale strings.
5+
* Updated sendParams and shortPause settings, now are set default to true because this is the recommended setting.
6+
* fix issue #67 "last" variable must be checked if is not empty, is not None still can be empty.
7+
* Replaced shortpause by shortPause for consistency in the code. This can affect your settings.
8+
* All synth settings now have keyboard shortcuts in english language.
9+
* Added sample rate documentation.
10+
* 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.
11+
* 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

0 commit comments

Comments
 (0)