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
- Commiter
- Joel Purra
- Commited 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.
Changed files (2)
-
code/packages/options-application/src/app/support/install-voices.tsx
+45, -6 -
code/packages/options-application/src/containers/welcome-container.tsx
+1, -1