Update watson docs (new endpoint, updated URLs) (#17913)

This commit is contained in:
András Rutkai 2021-05-25 17:38:49 +02:00 committed by GitHub
parent e127aa2582
commit 3c0e4d4207
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ Watson is a paid service via IBM Cloud but there is a decent [free tier](https:/
## Setup
For supported formats and voices please go to [IBM Cloud About section](https://cloud.ibm.com/docs/services/text-to-speech?topic=text-to-speech-about#about).
For supported formats and voices please go to [IBM Cloud About section](https://cloud.ibm.com/docs/text-to-speech?topic=text-to-speech-voices#languageVoices).
To get started please read the [Getting started tutorial](https://cloud.ibm.com/docs/services/text-to-speech?topic=text-to-speech-gettingStarted#gettingStarted).
@ -43,7 +43,7 @@ watson_url:
description: "The endpoint to which the service will connect."
required: false
type: string
default: "`https://stream.watsonplatform.net/text-to-speech/api`"
default: "`https://api.us-south.text-to-speech.watson.cloud.ibm.com`"
watson_apikey:
description: "Your secret apikey generated on the IBM Cloud admin console."
required: true