10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 406ace7 commit 4b3c3d2Copy full SHA for 4b3c3d2
speech/cloud-client/README.md
@@ -46,5 +46,5 @@ You can then run a given `ClassName` via:
46
### Asynchronously transcribe a remote audio file (using the recognize sample)
47
```
48
mvn exec:java -Dexec.mainClass=com.example.speech.Recognize \
49
- -Dexec.args="asyncrecognize 'gs://cloud-samples-tests/speech/brooklyn.flac'"
+ -Dexec.args="asyncrecognize 'gs://cloud-samples-tests/speech/vr.flac'"
50
0 commit comments