Integration Service
latest
false
Banner background image
Integration Service User Guide
Last updated Apr 24, 2024

Google Text-to-Speech authentication

Prerequisites

To create a connection to the UiPath Google Text-to-Speech connector, you can choose between two authentication methods: API Key or OAuth 2.0 Authorization code.

Depending on the authentication type you select, you need one of the following credentials:

  • API Key
  • Client ID and Client secret

See the Google Cloud Authentication documentation for more details on choosing the right authentication method for your use case.

Retrieve your credentials

API Key
  1. Log in to your Google Cloud Console.
  2. Create a new project or select an existing project which you want to use.

    docs image
  3. On your project dashboard, navigate to Quick access and select API & Services.

    docs image
  4. Select Enable APIs and Services.

    docs image
  5. Search for the API you want to enable. In this case, Text-to-Speech. Select it from the list, then click Enable.

    docs image
  6. An API Enabled confirmation message will be displayed on the API page.

    docs image
    Note:

    You might be required to add a Billing Account.

  7. Go back to the APIs & Services screen and select Credentials from the left-side panel.

    docs image
  8. Select Create Credentials. You can choose from several options: API key, OAuth client ID, or Service account.

    docs image
  9. Select API key. A key will be generated shortly.
  10. Copy the API key and use it to create the connection in Integration Service.
    Note: We recommend you do not share the API key. API calls are billed.
OAuth Client ID and Client secret
  1. Follow steps 1-8 from the previous section.
  2. At the Create credentials step, select OAuth client ID.
  3. Configure the application:
    1. Set Application type to Web application.
    2. Give your application a name.

    docs image
  4. Next, set the Redirect URI to: https://cloud.uipath.com/provisioning_/callback, then click Create.

    docs image
  5. Once your application is created, copy the Client ID and Client secret or download the JSON file storing the credentials.

    docs image

Add the Google Text-to-Speech connection

  1. Select Integration Service from Automation Cloud.
  2. From the Connectors list, select Google Text-to-Speech. You can also use the search bar to find the connector.
  3. Select the Add connection button.
  4. You are now redirected to the connection page. You can choose between two authentication methods: OAuth 2.0 Authorization code or API Key.

    docs image
  5. Select your preferred authentication method and enter the required credentials.
  6. Click Connect
  7. Your connection has been added.

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.