Warn if no voices are installed
Repository details (talkie)
- Project page
- talkie
- Project category
- talkie (588 entries)
- Repository
- @joelpurra/talkie
- Owner
- @joelpurra
- Issues
- @joelpurra/talkie/issues
- Contributors
- @joelpurra/talkie/graphs/contributors
Commit details (4f166b64)
- Author
- Joel Purra
- Authored at
- Committer
- Joel Purra
- Committed at
Commit message
Warn if no voices are installed
- Some browsers have no bundled voices, and/or cannot find any provided by the (operating) system.
- One example is Chromium v96 installed via
snap
on Ubuntu 21.10- If no voices were loaded after a short while, notify the user.
- Shown on the welcome and voice tabs of the options page.
Raw text
Warn if no voices are installed - Some browsers have no bundled voices, and/or cannot find any provided by the (operating) system. - One example is Chromium v96 installed via `snap` on Ubuntu 21.10 - If no voices were loaded after a short while, notify the user. - Shown on the welcome and voice tabs of the options page.