Update voice installation FAQ

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
69 stars
Commit details (6b4fa061)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Update voice installation FAQ

  • Add Windows 11.
  • Mention WinRT and SAPI on Windows.
  • Break out a FAQ component.
Raw text
Update voice installation FAQ

- Add Windows 11.
- Mention WinRT and SAPI on Windows.
- Break out a FAQ component.

Changed files (7)

Path Additions Deletions
README.md +10 -7
code/packages/options-application/src/app/sections/support.tsx +87 -49
code/packages/options-application/src/app/{ => sections}/support/install-voices-faq.tsx +33 -4
code/packages/options-application/src/app/{ => sections}/support/install-voices.tsx +2 -2
code/packages/options-application/src/app/sections/support/support-entry.tsx +64 -0
code/packages/options-application/src/containers/install-voices-container.tsx +1 -1
code/packages/shared-locales/src/data/_locales/en/base.json +24 -6

Commit categories (3)