- Run this in your console to set the Google service account as authentication for the Speech API:
export GOOGLE_APPLICATION_CREDENTIALS="/Users/harmtemolder/GitHub/speech-to-mail/credentials.service-account.json"
- If you don't have a
credentials.oauth.token.json
, visit the link logged to your console to authenticate the Gmail API and paste the resulting code in your terminal