1
0
mirror of https://github.com/ndarilek/tts-rs.git synced 2024-07-27 02:29:37 +00:00

README updates.

* Indicate extent of Windows support.
* Fix Markdown lint errors.
This commit is contained in:
Nolan Darilek 2020-06-09 11:03:58 -05:00
parent c82ea5f3b3
commit 365065fc75

View File

@ -2,5 +2,8 @@
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
* [Speech Dispatcher](https://freebsoft.org/speechd) (Linux)
* WebAssembly
* Windows
* Screen readers/SAPI via Tolk
* WinRT