Skip to content

Commit 34a1592

Browse files
authored
Merge pull request GoogleCloudPlatform#492 from amirbawab/patch-1
Enhanced streaming client example
2 parents e28db5a + 654f301 commit 34a1592

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

speech/grpc/README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,5 @@ To use the streaming method to transcribe a 16,000Hz sample audio file, run the
9797

9898
```sh
9999
$ bin/speech-sample-streaming.sh --host=speech.googleapis.com --port=443 \
100-
--file=resources/audio.raw --sampling=16000
100+
--sampling=16000
101101
```
102-

0 commit comments

Comments
 (0)