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

Decide how to handle stream vs bytes content in Speech streaming_recognize(). #2708

Closed
daspecster opened this issue Nov 8, 2016 · 1 comment
Assignees
Labels
api: speech Issues related to the Speech-to-Text API.

Comments

@daspecster
Copy link
Contributor

See: #2680 (comment)

Sample.content needs to be a file-like object when calling streaming_recognize(). Right now ValueError is raised if it is not. But there may be some other, more clear implementation.

@daspecster daspecster added the api: speech Issues related to the Speech-to-Text API. label Nov 8, 2016
@daspecster
Copy link
Contributor Author

Closed with #2850.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: speech Issues related to the Speech-to-Text API.
Projects
None yet
Development

No branches or pull requests

1 participant