Skip to content

Commit

Permalink
fix(service-typo): fixed typo around google translation api
Browse files Browse the repository at this point in the history
  • Loading branch information
ravindra-dyte committed Feb 28, 2024
1 parent 662bbf7 commit 03631fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/capabilities/audio/transcriptionGoogle.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This integration is Web only at the moment

## 1. Setup Google Cloud Credentials

You must have a project & a service account with GCP (Google Cloud Platform) to use Google transcriptions. Make sure that service account allows Google Speech-to-Text and Google Translations API.
You must have a project & a service account with GCP (Google Cloud Platform) to use Google transcriptions. Make sure that service account allows Google Speech-to-Text and Google Translation API.

Once done, download the keys for the service account.

Expand Down

0 comments on commit 03631fa

Please sign in to comment.