Display a list of languages and voices supported in the current browser

Repository details (talkie)
Project page
talkie
Project log category
(588 entries)
Repository
@joelpurra/talkie
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📂 This project is open.
🌠 This project is popular.
Repository activity period
🗓
Commits
630 commits
Stars
65 stars
Commit details (3258f5b3)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Display a list of languages and voices supported in the current browser

Raw text
Display a list of languages and voices supported in the current browser

Changed files (9)

Path Additions Deletions
_locales/da/automatic.json +8 -0
_locales/da/messages.json +6 -0
_locales/en/base.json +12 -0
_locales/en/messages.json +12 -0
resources/style/options.css +26 -0
src/background.js +8 -14
src/options.html +43 -0
src/options.js +132 -1
src/shared.js +33 -0

Commit categories (3)