mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-01 02:29:36 +00:00
10 lines
268 B
Markdown
10 lines
268 B
Markdown
# 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
|