Skip to content

Cloud Service Google

Nathan edited this page Aug 20, 2021 · 2 revisions

How to setup Google

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.

  1. Goto API & Services (Dashboard)
  2. Click Cloud Text-to-Speech API
  3. Click Enable API
  4. Goto API & Services -> Credentials
    • Create Credentials
  5. Pick Service Account
  6. Enter a service account name, i.e. tts
  7. Click Create
  8. Click Continue (no roles)
  9. Cllick +Create Key, pick JSON then Create, save this JSON FILE!
  10. Click Done
  11. 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.

Clone this wiki locally