Manage Cloud TTS

Cloud TTS Service is managed with Studio scripts.

Add a New TTS Provider

You can assign one provider to multiple TTSVOICE actions in the same script, or in different scripts. Each action can use a different voice,

  1. In Studio, open or create a script.
  2. In the Tools tab, locate the TTSVOICE action and add it to the appropriate location in your script.
  3. Double-click the TTSVOICE action to open the Cloud Text-to-Speech page.
  4. Click Add New TTS.

  5. Enter a name for this provider in the Text to Speech Config Name field. This is the name that goes in the vendor property for the TTSVOICE action when you want to use this provider.
  6. Click the Text to Speech Config Provider that you're using.
  7. Click Next.
  8. Complete the Configuration page with the information required to authenticate your account with the TTS provider you chose. This information is different for each provider.

  9. Click Add.

Assign Cloud TTS Service to an Action

  1. In Studio, open the script you're working with.
  2. If you haven't already added the TTSVOICE action to your script, do so now.
  3. Double-click the TTSVOICE action to open the Cloud Text-to-Speech page.
  4. Click to select a TTS provider from the list on the left side of the page.
  5. Scroll through the list of voices and select the language and voice that you want this action to use.

  6. Test the selected voice by entering text in the Text to Speak field and clicking the speaker icon next to the voice you're testing.
  7. When you are satisfied with the voice you've chosen, click OK to save your selection to the action's properties.