diff --git a/README.md b/README.md index e389819e..a8aebb9b 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Node-RED Watson Nodes for IBM Bluemix ### New in version 0.4.14 +- The dialog for the Test to Speech service now loads available voices dynamically. This allows +new voices and languages to be identified without requiring a further code change. ### New in version 0.4.13 - Emergency fix for Watson Language Translation node. Bluemix credentials read too late. diff --git a/services/text_to_speech/v1.html b/services/text_to_speech/v1.html index 4e465b7c..bc5bce71 100644 --- a/services/text_to_speech/v1.html +++ b/services/text_to_speech/v1.html @@ -20,6 +20,11 @@ Please wait: Checking for bound service credentials... + +