Skip to content

Commit

Permalink
Merge pull request #492 from amirbawab/patch-1
Browse files Browse the repository at this point in the history
Enhanced streaming client example
  • Loading branch information
jerjou authored Jan 26, 2017
2 parents e28db5a + 654f301 commit 34a1592
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions speech/grpc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,5 @@ To use the streaming method to transcribe a 16,000Hz sample audio file, run the

```sh
$ bin/speech-sample-streaming.sh --host=speech.googleapis.com --port=443 \
--file=resources/audio.raw --sampling=16000
--sampling=16000
```

0 comments on commit 34a1592

Please sign in to comment.