Skip to content

Commit

Permalink
Changes docs for async playback to point to LINEAR16 example [(#897)](G…
Browse files Browse the repository at this point in the history
  • Loading branch information
gguuss authored and busunkim96 committed Sep 3, 2020
1 parent 3a1a00d commit 4234cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-speech/samples/snippets/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4234cff

Please sign in to comment.