Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)