Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/IceDynamix/iceTTS
Twitch Chat TTS with no strings attached
https://github.com/IceDynamix/iceTTS
chat tts twitch
Last synced: 3 months ago
JSON representation
Twitch Chat TTS with no strings attached
- Host: GitHub
- URL: https://github.com/IceDynamix/iceTTS
- Owner: IceDynamix
- Created: 2021-09-04T22:01:20.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-16T17:47:12.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T20:57:06.699Z (6 months ago)
- Topics: chat, tts, twitch
- Language: JavaScript
- Homepage: https://tts.icedynamix.moe
- Size: 124 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iceTTS - Twitch Chat TTS
Hosted here:
Settings are saved in local browser storage.
This is a static page, so running it locally is simply opening the `index.html` file in your browser.
No web server needed or anything.## Libraries used
- Bootstrap 5.1
- Vue 3
- [guessLanguage.js](https://github.com/richtr/guessLanguage.js) (LGPL)
- [tmi.js](https://github.com/tmijs/tmi.js) (MIT)