tts 0.4.0

High-level Text-To-Speech (TTS) interface
1
2
3
4
5
6
7
8
9
10
11
# 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`