mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-17 12:39:36 +00:00
Update supported synthesizers.
This commit is contained in:
parent
c5b1ff1944
commit
d199a6e8ee
|
@ -2,10 +2,12 @@
|
|||
|
||||
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
|
||||
* Linux via [Speech Dispatcher](https://freebsoft.org/speechd)
|
||||
* MacOS
|
||||
* `NSSpeechSynthesizer`
|
||||
* AppKit on MacOS 10.13 and below
|
||||
* AVFoundation on MacOS 10.14 and, eventually, iDevices
|
||||
* WebAssembly
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user