1
0
mirror of https://github.com/ndarilek/tts-rs.git synced 2024-11-17 11:09:37 +00:00
tts-rs/README.md

302 B

TTS-RS

This library provides a high-level Text-To-Speech (TTS) interface supporting various backends. Currently supported backends are:

  • Speech Dispatcher (Linux)
  • WebAssembly
  • Windows
    • Screen readers/SAPI via Tolk
    • WinRT
  • MacOS
    • NSSpeechSynthesizer