We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17e2ede commit 3324b12Copy full SHA for 3324b12
README.md
@@ -29,7 +29,7 @@ Complete API docs should be published at http://watson-developer-cloud.github.io
29
All API methods require an auth token that must be [generated server-side](https://github.com/watson-developer-cloud/node-sdk#authorization).
30
(Snp teee examples/token-server.js for a basic example.)
31
32
-## `Watson.TextToSpeech`
+## `WatsonSpeech.TextToSpeech`
33
34
### `.synthesize({text, token})` -> `<audio>`
35
0 commit comments