We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e058e6 commit 3056190Copy full SHA for 3056190
packages/google-cloud-node/samples/README.md
@@ -21,3 +21,8 @@ Install dependencies first:
21
Execute the sample:
22
23
node recognize "/path/to/audio.file"
24
+
25
+- Recognition sample - [Source code][speech_1] | [Documentation][speech_2]
26
27
+[speech_1]: https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/master/speech/recognize.js
28
+[speech_2]: https://cloud.google.com/speech
0 commit comments