mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 04:16:48 +00:00
Update watson docs (new endpoint, updated URLs) (#17913)
This commit is contained in:
parent
e127aa2582
commit
3c0e4d4207
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user