Remove links to espeak
Repository details (talkie)
- Project page
- talkie
- Project log category
- talkie (708 entries)
- Repository
- @joelpurra/talkie
- Owner
- @joelpurra
- Issues
- Issues on Github
- Contributors
- Contributors on Github
- Project status
- ⏲️ This project has had recent commits.
- 📂 This project is open.
- 🌠 This project is popular.
- Repository activity period
- 🗓—
- Commits
- 751 commits
- Stars
- 71 stars
Commit details (cfe7792d)
- Author
- Joel Purra
- 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