Skip to content

Commit

Permalink
Switch async GCS example to long file (#617)
Browse files Browse the repository at this point in the history
  • Loading branch information
danaharon authored and lesv committed Apr 18, 2017
1 parent 406ace7 commit 4b3c3d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion speech/cloud-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ You can then run a given `ClassName` via:
### Asynchronously transcribe a remote audio file (using the recognize sample)
```
mvn exec:java -Dexec.mainClass=com.example.speech.Recognize \
-Dexec.args="asyncrecognize 'gs://cloud-samples-tests/speech/brooklyn.flac'"
-Dexec.args="asyncrecognize 'gs://cloud-samples-tests/speech/vr.flac'"
```

0 comments on commit 4b3c3d2

Please sign in to comment.