Crates.io | odilia-tts |
lib.rs | odilia-tts |
version | 0.1.4 |
source | src |
created_at | 2023-03-19 06:59:05.987604 |
updated_at | 2023-03-23 17:01:50.202486 |
description | A pure-Rust, fully-safe, asyncronous speech dispatcher client. |
homepage | https://odilia.app |
repository | https://github.com/odilia-app/odilia |
max_upload_size | |
id | 814247 |
size | 6,335 |
Text to speech subsystem for the Odilia screen reader.
Part of the Odilia screen reader project.
This crate interfaces with the speech-dispatcher speech system via a custom version of the
ssip-client-async
crate.
Please reach out to us on Github, or join us on our Matrix server (address in the main repository's README.md). We can even help you walk through confusing parts of the code, if some of this code seems confusing.
All our code is licensed under the GPL v3.