Remove links to espeak

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 (cfe7792d)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Remove links to espeak

  • How to connect espeak to the browser's Web Speech API/SpeechSynthesis API is unclear.
  • The espeak project seems to have been superseded by espeak-ng.
  • The in-browser option using emscripten looks interesting, but requires work.
  • Removing the implicit espeak recommendation by removing the links.

See

Raw text
Remove links to espeak

- How to connect espeak to the browser's Web Speech API/SpeechSynthesis API is unclear.
- The espeak project seems to have been superseded by espeak-ng.
- The in-browser option using emscripten looks interesting, but requires work.
- Removing the implicit espeak recommendation by removing the links.

See

- http://espeak.sourceforge.net
- https://github.com/rhdunn/espeak
- https://github.com/rhdunn/espeak/tree/master/emscripten
- https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API
- https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis

Changed files (3)

Path Additions Deletions
README.md +0 -1
src/demo/components/sections/support.jsx +0 -19
src/demo/components/sections/welcome.jsx +0 -19

Commit categories (3)