Crate tts

source ·
Expand description
  • a Text-To-Speech (TTS) library providing high-level interfaces to a variety of backends.
  • Currently supported backends are:
    • Windows
    • Screen readers/SAPI via Tolk (requires tolk Cargo feature)
    • WinRT
    • MacOS/iOS
    • AppKit on MacOS 10.13 and below
    • AVFoundation on MacOS 10.14 and above, and iOS
    • Android
    • WebAssembly

Structs§

Enums§

Traits§