From 8a0125a09c68c658fc58c061d69e2e09618176f1 Mon Sep 17 00:00:00 2001 From: Gus Class Date: Tue, 11 Apr 2017 17:06:31 -0700 Subject: [PATCH] Changes docs for async playback to point to LINEAR16 example [(#897)](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/897) --- samples/snippets/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/snippets/README.rst b/samples/snippets/README.rst index c0d970f2..cd589234 100644 --- a/samples/snippets/README.rst +++ b/samples/snippets/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