Go to file
Nolan Darilek 753f6c5ecd WIP: Initial support for MacOS/`NSSpeechSynthesizer`.
* Add necessary dependencies, build script, and `NSSpeechSynthesizer` backend.
* Get very basic speech working.

Needs a delegate to handle queued speech, and currently segfaults if one is set.
2020-08-11 12:11:19 -05:00
.github/workflows Ensure wasm32-unknown-unknown target builds when releasing as well. 2020-07-06 13:35:17 -05:00
examples Clean up speech synthesis properties, and implement everything for WinRT. 2020-05-18 18:12:59 -05:00
src WIP: Initial support for MacOS/`NSSpeechSynthesizer`. 2020-08-11 12:11:19 -05:00
winrt_bindings Set license. 2020-06-17 17:54:23 -05:00
.gitignore Add .gitignore. 2019-09-10 10:41:08 -05:00
Cargo.toml WIP: Initial support for MacOS/`NSSpeechSynthesizer`. 2020-08-11 12:11:19 -05:00
README.md README updates. 2020-06-09 11:03:58 -05:00
build.rs WIP: Initial support for MacOS/`NSSpeechSynthesizer`. 2020-08-11 12:11:19 -05:00

README.md

TTS-RS

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