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

speech/livecaption: add program based on the bidirectional streaming API #94

Closed
rakyll opened this issue Aug 30, 2016 · 2 comments
Closed
Assignees
Labels
🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@rakyll
Copy link
Contributor

rakyll commented Aug 30, 2016

Add a sample that does bidirectional streaming that reads from stdin and outputs the caption as API responds. We can suggest GStreamer to access to the mic input (e.g. gst-launch pulsesrc | livecaption).

@rakyll rakyll self-assigned this Aug 30, 2016
@rakyll
Copy link
Contributor Author

rakyll commented Oct 31, 2016

Reference implementation is available at http://golang.rakyll.org/grpc-streaming/.

@broady
Copy link
Contributor

broady commented Nov 25, 2016

#169

@broady broady closed this as completed Nov 25, 2016
@yoshi-automation yoshi-automation added 🚨 This issue needs some love. triage me I really want to be triaged. labels Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

3 participants