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

Implement AudioInputStreamWrapper for AmazonPollyCacheWrapper #22

Open
ewjmulder opened this issue Aug 25, 2018 · 0 comments
Open

Implement AudioInputStreamWrapper for AmazonPollyCacheWrapper #22

ewjmulder opened this issue Aug 25, 2018 · 0 comments

Comments

@ewjmulder
Copy link
Contributor

        // TODO: idea: to realize the long dreamed ideal of having a direct streaming from Polly to Immerse playing, this caching
        // step is the last hurdle. But just as the Immerse idea of caching while playing, we could do that here as well.
        // Details: have some kind of (audio) input stream wrapper that forwards bytes read to another output stream,
        // in this case the cache file. In case of stopping before EOF, the cache entry should be deleted. (or rather, never stored)
        // Update: this mechanism has been implemented in Immerse and is working, see AudioInputStreamWrapper!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant