mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-17 15:39:38 +00:00
365 B
365 B
TTS-RS
This library provides a high-level Text-To-Speech (TTS) interface supporting various backends. Currently supported backends are:
- Windows
- Screen readers/SAPI via Tolk
- WinRT
- Linux via Speech Dispatcher
- MacOS
- AppKit on MacOS 10.13 and below
- AVFoundation on MacOS 10.14 and above, and iOS
- WebAssembly