-
-
Notifications
You must be signed in to change notification settings - Fork 6
How to get Google Cloud TTS credentials
IMPORTANT NOTE: The credentials generated in this guide should be treated like passwords. NEVER share your credentials with anyone unless you know what you're doing. If you think your credentials are compromised, please return to the credentials page, generate new ones and delete the previous ones.
If you don't want to setup these credentials yourself, I provide a service that allows you to get access to most TTS engines. Learn more about it here.
- Create a Google Cloud Platform account
- Create a Google Cloud Platform project
- Enable Google Cloud Text-to-Speech
- Create a Google Cloud Text-to-Speech API key
- Go to: https://cloud.google.com/gcp
- Create a Google Cloud Platform account
Once your account has been created, create a new project if Google doesn't already ask you to.
- Go to: https://console.cloud.google.com/projectcreate
- Set "Izabela TTS" as project name and click create
Once the project has been created, enable Google Cloud Text-to-Speech for the project.
- Go to: https://console.cloud.google.com/marketplace/product/google/texttospeech.googleapis.com?project=izabela-tts
- Click on "Enable" and make sure "Izabela TTS" is selected at the top
- If you are asked to select a billing account, select the one you created when you made the account or create a new one then click on "Set Account"
Once Google Cloud Text-to-Speech has been enabled, create an API key that you can use in Izabela.
- Go to: https://console.cloud.google.com/apis/credentials?project=izabela-tts
- Click on "Create Credentials" and then "Create API key" and make sure "Izabela TTS" is selected at the top
- You'll see a window appear with your newly created api key. You can now copy the key and paste it in Izabela.
After that you should be able to use Google Cloud TTS in Izabela.