tts-rs/README.md

12 lines
302 B
Markdown
Raw Normal View History

2018-12-28 17:15:29 +00:00
# TTS-RS
This library provides a high-level Text-To-Speech (TTS) interface supporting various backends. Currently supported backends are:
* [Speech Dispatcher](https://freebsoft.org/speechd) (Linux)
* WebAssembly
* Windows
* Screen readers/SAPI via Tolk
* WinRT
* MacOS
* `NSSpeechSynthesizer`