Skip to main content
Skip table of contents

Google Cloud Speech-to-Text

Introduction

Google Cloud Speech-to-Text is an automatic speech recognition technology by Google Cloud. Its API allows developers to convert spoken language into written text accurately and with low latency. The API supports multiple languages, accents, and audio formats, making it versatile for various applications. Additionally, it offers features like speaker diarization and word-level confidence scores for enhanced transcription quality.

With Google Cloud Speech-to-Text API, developers can integrate speech recognition capabilities into their applications, enabling efficient transcription and voice-based interactions.

You can find more details and the supported operations on Google Cloud Speech-to-Text | qibb Catalog.

How to get started with Google Cloud Speech-to-Text integration

Before you get started using Google Cloud Speech-to-Text integration please make sure that you have the needed permission for the operations. Here you can find Google Cloud Speech-to-Text API documentation.

  1. You will need an API Key for authentication.

  2. Get your API Key from your Google Cloud account. If you don`t have an API Key, you need to generate one.

  3. If you have already a Project, continue to get API Key from step 5. If you don`t have a Project, you need to create one.

  4. Sign in to your Google Cloud account, click on the Select a project button and click on New Project.

  5. Once you select the related project, click on the API`s and Services button.

  6. Click on Enabled APIs & services to check if Google Cloud Speech-to-Text API is on the Enabled APIs list. If it is not on the list click on Enabled APIs & services button and enable the API.

  7. Click on the Credentials button. On the page that opens, you will see the Create Credentials button. Click on it and select API key.

  8. Once you click on API key button, your API key will be generated. You can manage restrictions for your API Key during creation or by clicking the name of your API Key. Save your API key to be able to use it later.

  9. Go to qibb Workflow Editor, open Node Catalog in the right sidebar, and install Google Cloud Speech-to-Text API node by clicking on the + button.

  10. Drag Google Cloud Speech-to-Text API node and any other nodes you need from the left sidebar and place them in your flow.

  11. Enter your API Key in the Advanced/Security field of the node and start using the integration!

Importing flow examples of a node

Once you've successfully installed a node from the qibb catalog, you can easily import example flows that showcase how the nodes can be used. These example flows are directly accessible within the Flow Editor and are designed to guide users with helpful hints, including how to configure mandatory parameters and credentials.

Here's how to import examples:

  1. In the top right corner of the Flow Editor, click on the menu icon.

  2. Select Import to open the Import Dialog.

  3. Click on the Examples tab.

  4. Choose an example from the list.

  5. Confirm your selection by clicking on the Import button.

By following these steps, you are now ready to make basic API calls using the provided examples. For further exploration of what’s possible, you can find more complex examples in the Flow Catalog.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.