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

Cache calls to WebSpeech #13

Open
angusy29 opened this issue Feb 25, 2022 · 1 comment
Open

Cache calls to WebSpeech #13

angusy29 opened this issue Feb 25, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@angusy29
Copy link
Owner

We don't currently cache calls to WebSpeech, see if it's possible to cache audio files in chrome to reduce network calls

@angusy29 angusy29 added enhancement New feature or request good first issue Good for newcomers labels Feb 25, 2022
@angusy29
Copy link
Owner Author

Potential solutions:

  1. See if we can cache audio files in Chrome (doesn't seem WebSpeech exposes this functionality, only saveMp3)
  2. Build API server, call saveMp3 and cache audio files in S3(?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant