From ad787ce3bfea2bbed193797363f2a887206e4918 Mon Sep 17 00:00:00 2001 From: Gus Class Date: Tue, 11 Apr 2017 15:30:10 -0700 Subject: [PATCH] Changes docs for async playback to point to LINEAR16 example --- speech/cloud-client/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/speech/cloud-client/README.rst b/speech/cloud-client/README.rst index c0d970f273e..cd5892345a4 100644 --- a/speech/cloud-client/README.rst +++ b/speech/cloud-client/README.rst @@ -127,7 +127,7 @@ To run this sample: Example usage: python transcribe_async.py resources/audio.raw - python transcribe_async.py gs://cloud-samples-tests/speech/brooklyn.flac + python transcribe_async.py gs://cloud-samples-tests/speech/brooklyn.raw positional arguments: path File or GCS path for audio file to be recognized