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

google-cloud/speech connection status (gRPC?) #1993

Closed
lpercifield opened this issue Feb 14, 2017 · 4 comments
Closed

google-cloud/speech connection status (gRPC?) #1993

lpercifield opened this issue Feb 14, 2017 · 4 comments
Assignees
Labels
api: speech Issues related to the Speech-to-Text API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: question Request for information or clarification. Not an issue.

Comments

@lpercifield
Copy link

Hello all,
I'm currently using an implementation of the speech module and am having connection dropout issues (hardware issue), but am not receiving any status/error messages about connection availability or socket dropouts. I'm interesting in seeing if there is any way to have connection status messages/errors bubble up to the application level.

The easiest way for me to replicate this issue is to disconnect from a network and start the speech module. Seems to fail silently...

Here is the implementation and a ticket I opened in the library repo: evancohen/sonus#34

Thanks and keep up the good work!

@stephenplusplus stephenplusplus added the api: speech Issues related to the Speech-to-Text API. label Feb 14, 2017
@danoscarmike danoscarmike added type: question Request for information or clarification. Not an issue. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Feb 27, 2017
@shinfan
Copy link

shinfan commented Feb 27, 2017

@jmuk Seems related to our timeout exception handling. Do you mind taking a look into this?

@stephenplusplus
Copy link
Contributor

@lpercifield would you mind seeing if this is still an issue? @google-cloud/speech version 0.10.2 is out, which uses a much thinner surface underneath (docs: https://googlecloudplatform.github.io/google-cloud-node/#/docs/speech/0.10.2/speech)

Thank you for your patience.

@evaogbe
Copy link
Contributor

evaogbe commented Aug 8, 2017

Hi @lpercifield,
Thank you for reporting this.

Since the time that you reported this issue, we released an entirely new version of google-cloud-speech with significant alterations. Could you upgrade to the newest version (note that code changes will be necessary to use the new thing; your existing code will use the former, now deprecated code path), and it should fix this problem for you.

I am going to close this, but feel free to re-open if the issue persists.

@evaogbe
Copy link
Contributor

evaogbe commented Feb 2, 2021

I am no longer on the team

@evaogbe evaogbe removed their assignment Feb 2, 2021
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. priority: p2 Moderately-important priority. Fix may not be included in next release. type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

9 participants