We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e28db5a + 654f301 commit 34a1592Copy full SHA for 34a1592
speech/grpc/README.md
@@ -97,6 +97,5 @@ To use the streaming method to transcribe a 16,000Hz sample audio file, run the
97
98
```sh
99
$ bin/speech-sample-streaming.sh --host=speech.googleapis.com --port=443 \
100
---file=resources/audio.raw --sampling=16000
+--sampling=16000
101
```
102
-
0 commit comments