Skip to content

Commit 4b3c3d2

Browse files
danaharonlesv
authored andcommitted
Switch async GCS example to long file (#617)
1 parent 406ace7 commit 4b3c3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

speech/cloud-client/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ You can then run a given `ClassName` via:
4646
### Asynchronously transcribe a remote audio file (using the recognize sample)
4747
```
4848
mvn exec:java -Dexec.mainClass=com.example.speech.Recognize \
49-
-Dexec.args="asyncrecognize 'gs://cloud-samples-tests/speech/brooklyn.flac'"
49+
-Dexec.args="asyncrecognize 'gs://cloud-samples-tests/speech/vr.flac'"
5050
```

0 commit comments

Comments
 (0)