[googletts] Replace "Other" option when creating valid Google-Cloud-TTS OAuth2 Client Type (#9608)

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>
This commit is contained in:
Zimmermann Zsolt 2020-12-30 21:56:13 +01:00 committed by GitHub
parent e577b1a5c7
commit 220115c734
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View 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