Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds streaming snippet for howto #881

Merged
merged 2 commits into from
Mar 30, 2017
Merged

Adds streaming snippet for howto #881

merged 2 commits into from
Mar 30, 2017

Conversation

gguuss
Copy link
Contributor

@gguuss gguuss commented Mar 29, 2017

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 29, 2017
encoding=speech.encoding.Encoding.LINEAR16,
sample_rate=16000)
alternatives = audio_sample.streaming_recognize()
for alternative in alternatives:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: blank newline above control statements

@theacodes theacodes merged commit 374526a into master Mar 30, 2017
@theacodes theacodes deleted the speech_streaming branch March 30, 2017 03:26
busunkim96 pushed a commit to busunkim96/python-speech that referenced this pull request Sep 1, 2020
busunkim96 pushed a commit to googleapis/python-speech that referenced this pull request Sep 3, 2020
atulep pushed a commit to googleapis/google-cloud-python that referenced this pull request Apr 6, 2023
atulep pushed a commit to googleapis/google-cloud-python that referenced this pull request Apr 6, 2023
atulep pushed a commit to googleapis/google-cloud-python that referenced this pull request Apr 18, 2023
parthea pushed a commit to googleapis/google-cloud-python that referenced this pull request Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants