We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Regarding speech-to-text, I am using WIO Terminal, the builtin microphone, things I have done:
// _token_client.setCACert(TOKEN_CERTIFICATE); // _speech_client.setCACert(SPEECH_CERTIFICATE);
because setting the CACert I can not even get back the token
The text was updated successfully, but these errors were encountered:
@lesliebinbin Thanks. Commenting this out fixed the issue.
Sorry, something went wrong.
No branches or pull requests
Regarding speech-to-text, I am using WIO Terminal, the builtin microphone, things I have done:
because setting the CACert I can not even get back the token
The text was updated successfully, but these errors were encountered: