Skip to content

Update 2020-06-30-Google-S2T-T2S-API.md #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 15, 2020

Conversation

TheShepord
Copy link
Contributor

First draft of reference guide. Let me know what else should be changed!

First draft of reference guide. Let me know what else should be changed!

Navigate to https://console.cloud.google.com/home, making sure to sign into the Scazlab gmail account. From here, click "select a project" on the top-left. Name your project and leave organization blank. Next, navigate to https://console.cloud.google.com/apis. Make sure to select your newly-created project from the top-left dropdown menu. Select "Library" from the left navigation bar, search for the API you'd like to use, select it and click "ENABLE." This will take some time to load. In wodoto's case, we're using "Cloud Text-to-Speech API" and "Cloud Speech-to-Text API."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add screenshots here

Comment on lines 34 to 36



Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a new section which links the code. Then add a section with troubleshooting and common errors, where we can write about problems with setting up the microphone, and I have some quick fixes to add there as well.

Comment on lines +25 to +26
## Setting up the GCloud key.
Make sure to have your project selected from the top-left menu, and to be logged into the Scazlab gmail account. Find your service account on the "Credentials" tab at https://console.cloud.google.com/apis, under "Service Accounts." Select it, scroll down, and click on "ADD KEY," then "Create new key", and select the type to be JSON. Your browser should then prompt you to download a .json file.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add a screenshot here

@DebasmitaGhose DebasmitaGhose merged commit 48f095b into ScazLab:master Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants