Troubleshooting of Google cloud speech to text: Difference between revisions

Jump to navigation Jump to search
m
Tags: Mobile edit Mobile web edit
Line 9: Line 9:
</pre>
</pre>


Solution<ref>[https://cloud.google.com/docs/authentication/production Setting Up Authentication for Server to Server Production Applications  |  Authentication  |  Google Cloud]</ref><ref>[https://cloud.google.com/speech-to-text/docs/quickstart-protocol Quickstart: Using the Command Line  |  Cloud Speech API Documentation  |  Google Cloud]</ref>: Key-in the following command. And then the browser will be opened automatically.
Solution<ref>[https://cloud.google.com/docs/authentication/production Setting Up Authentication for Server to Server Production Applications  |  Authentication  |  Google Cloud]</ref><ref>[https://cloud.google.com/speech-to-text/docs/quickstart-protocol Quickstart: Using the Command Line  |  Cloud Speech API Documentation  |  Google Cloud]</ref>: Key-in the following command. And then the browser will be opened automatically. Follow the steps on the web page.
<pre>
<pre>
$ gcloud auth application-default login
$ gcloud auth application-default login
</pre>
</pre>


== Invalid audio channel count ==
== Invalid audio channel count ==

Navigation menu