Skip to content

Releases: TBETool/ibm-watson-tts-php

fix error response from watson server

18 Jun 10:11
8060d4c
Compare
Choose a tag to compare

When there is an error from Watson server, the error is saved to file content making file corrupt. This fix will read the content of the file if the file size is less than 1000 bytes and return the error message if found in the content of the file.

updated languages and voices

22 May 06:48
Compare
Choose a tag to compare
v1.4

initial commit

updated doc

21 May 10:07
Compare
Choose a tag to compare
v1.3

initial commit

fix file output

21 May 08:58
Compare
Choose a tag to compare
v1.2

initial commit

fix file save

21 May 08:32
Compare
Choose a tag to compare
v1.1

initial commit

Initial release in dev

21 May 07:01
Compare
Choose a tag to compare
v1.0

initial commit