-
-
Notifications
You must be signed in to change notification settings - Fork 597
Configuring Google Cloud Speech to Text
Armin Sebastian edited this page May 15, 2024
·
3 revisions
Google Cloud Speech-to-Text is a service with a free tier that enables you to solve audio challenges. The following guide will help you to configure the extension to use this service.
- Go to Google Cloud and sign up for free with a Google account, you may need to add a credit card to activate the account
- Go to New Project and click on
CREATE
, then select the project after it has been created - Go to Speech-to-Text and click on
ENABLE API
- Go to Credentials and click on
CREATE CREDENTIALS
, then selectAPI key
- Copy the displayed API key
- Open the extension's options
- Under
Speech recognition
selectGoogle Cloud Speech-to-Text
- Paste the API key you have previously copied from Google Cloud into the
API key
field
The extension is ready to use, and the options page can now be closed.