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

Autoremove .flac files used for longrunningrecognize Speech to text. #1212

Closed
wRLSS opened this issue Aug 9, 2018 · 1 comment
Closed

Autoremove .flac files used for longrunningrecognize Speech to text. #1212

wRLSS opened this issue Aug 9, 2018 · 1 comment
Assignees
Labels
api: speech Issues related to the Speech-to-Text API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@wRLSS
Copy link

wRLSS commented Aug 9, 2018

Feature request

Speech to text API requires to upload .flac audio-file to Cloud storage in order to make long recognition request.

It would be nice to have something like removeAudioOnCompletion => true parameter for this request, cause basically those files are just temporary input for recognition service, and it would be handy not to remove them manually from client code.

@dwsupplee dwsupplee added api: speech Issues related to the Speech-to-Text API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Aug 9, 2018
@dwsupplee
Copy link
Contributor

@wRLSS this seems like a pretty cool idea!

Unfortunately, we are deprecating the handwritten Speech-to-Text client in favor of generated ones which will get more frequent updates. This change in direction will make it much more difficult to achieve something like this.

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. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants