]> git.basschouten.com Git - openhab-addons.git/commitdiff
[googletts] Replace "Other" option when creating valid Google-Cloud-TTS OAuth2 Client...
authorZimmermann Zsolt <16361576+cinadr@users.noreply.github.com>
Wed, 30 Dec 2020 20:56:13 +0000 (21:56 +0100)
committerGitHub <noreply@github.com>
Wed, 30 Dec 2020 20:56:13 +0000 (21:56 +0100)
No "Other" option in Google-Cloud-TTS OAuth2 Client Type options. Choose "TV and Limited Input" instead. Rest of readme works as expected.

Signed-off-by: Zimmermann Zsolt <cina@cina.hu>
bundles/org.openhab.voice.googletts/README.md

index bdf05ec92bceede44ebf8943f41e53c0b1eedec5..397a5324db0ac5008f6c7f66a8e63a935308a11f 100644 (file)
@@ -27,7 +27,7 @@ Before you can integrate this service with your Google Cloud Text-to-Speech, you
 * Set up authentication:
   * Go to the "APIs & Services" -> "Credentials" page in the GCP Console and your project. [link](https://console.cloud.google.com/apis/credentials)
   * From the "Create credentials" drop-down list, select "OAuth client ID.
-  * Select application type "Other" and enter a name into the "Name" field.
+  * Select application type "TV and Limited Input" and enter a name into the "Name" field.
   * Click Create. A pop-up appears, showing your "client ID" and "client secret".
 
 ## Service Configuration