-
Notifications
You must be signed in to change notification settings - Fork 0
Cloud Service Google
Nathan edited this page Aug 20, 2021
·
2 revisions
Goto Google Cloud Services, you can setup a free account and get a trial which lasts for 12 months if I remember correctly. There are also limits.
- Goto API & Services (Dashboard)
- Click Cloud Text-to-Speech API
- Click Enable API
- Goto API & Services -> Credentials
-
- Create Credentials
- Pick Service Account
- Enter a service account name, i.e. tts
- Click Create
- Click Continue (no roles)
- Cllick +Create Key, pick JSON then Create, save this JSON FILE!
- Click Done
- Point to this JSON file for Google Auth in the TTS Settings tab, and you can now use the Google engine
I think these are still the correct steps.