Skip links
🔧
Need help with installation?
Send an email to [email protected] to get a quote.

Google TTS Setup

Table of Contents

Getting started with Google Cloud Text-to-Speech for AI Voiceover

  1. Navigate to https://cloud.google.com/
  2. Click “Console”. (If you don’t have a Google Cloud account, create a new one)
  3. Click “My Project”
  4. Click “NEW PROJECT”
  5. Enter the name of your project and click “Create”.
  6. It may take some time to create your new project, please wait a few seconds.
  7. Click “My Project”
  8. Click on the project you just created
  9. Click the “Search” field.
  10. Type “text-to-speech”
  11. Click “Cloud Text-to-Speech API”
  12. Click “ENABLE”
  13. If you have not enabled billing in your Google Cloud account, you will be prompted to enable it, please fill in your information and enable billing. 
    After enabling billing, click “Enable” again.
  14. After enabling Cloud Text-to-Speech API, you will be redirected to this page. Click “Credentials”
  15. Click “CREATE CREDENTIALS”
  16. Click “Service account”
  17. Click the “Service account name” field and enter the name of your project.
  18. Click the “Service account description” field and type “TTS Key”.
  19. Click “CREATE AND CONTINUE”
  20. Click “DONE”
  21. Click on the service account you just created from the “Service Accounts” section
  22. Click “KEYS”
  23. Click “ADD KEY”
  24. Click “Create new key”
  25. Select “JSON Recommended” option and click “Create”
  26. After clicking Create, a JSON file will be downloaded to your computer. You can now close the Google Cloud Console.
  27. Upload the JSON file to the storage folder in MagicAI’s root directory.
  28. After uploading JSON, navigate to MagicAI Settings and Click “Google TTS”
  29. Enter the file name of your JSON file here.
  30. Type the name of your Google Cloud project here.
  31. Click “Save”
  32. And that’s all! Now you can use AI Voiceover!