Go to file
Nolan Darilek 4f011e6895 Get Tolk working again.
Two Tolk instances were being created. One checked for the presence of a screen reader. The other actually performed the speech, and was returned as part of the `TTS` instance.

Unfortunately, Tolk doesn't seem to appreciate being called twice. So here we check if a screen reader is detected and, if one is, return the instance that did the detection. Otherwise, error out and return the WinRT backend.
2020-06-11 13:00:24 -05:00
.github/workflows Add action to build release. 2020-06-09 11:10:12 -05:00
examples Clean up speech synthesis properties, and implement everything for WinRT. 2020-05-18 18:12:59 -05:00
src Get Tolk working again. 2020-06-11 13:00:24 -05:00
.gitignore Add .gitignore. 2019-09-10 10:41:08 -05:00
.gitlab-ci.yml Make sure we can build WASM target as well. 2020-05-29 08:39:27 -05:00
Cargo.toml env_logger is once again a dev-dependency. 2020-06-11 13:00:10 -05:00
README.md README updates. 2020-06-09 11:03:58 -05:00

README.md

TTS-RS

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