-
Notifications
You must be signed in to change notification settings - Fork 18
/
ChangeLog
26 lines (21 loc) · 1005 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
2018-12-07 Lefteris Zafiris <[email protected]> - 0.6
Updated to work with the Azure speech services.
2016-12-04 Lefteris Zafiris <[email protected]> - 0.5
Added support for the Bing TTS API
2016-09-19 Lefteris Zafiris <[email protected]> - 0.4
Many bug fixes. Added SSL Support and enable SSL by default.
Added 'tiny' version. Store the API token on disk.
2012-07-22 Lefteris Zafiris <[email protected]> - 0.3
Added speed factor option and audio normalization
in cli app. Added support for strings bigger than
1000 chars. Added automatic sound format detection.
Added user defined speed factor. Removed support
for Bing API ID. Fixed token request mechanism.
2012-04-22 Lefteris Zafiris <[email protected]> - 0.2
Support for access token API authentication.
CLI app now uses sox for playback and to
convert to output formats other than wav.
Added Proxy support.
2012-03-18 Lefteris Zafiris <[email protected]> - 0.1
Initial release 0.1
Working cache mechanism. Support for wide-band audio.