speech-dispatcher 0.12.0

Rusty interface to the speech-dispatcher speech synthesis library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.lazy_static]
version = "1"

[dependencies.speech-dispatcher-sys]
version = "0.7"

[package]
authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
description = "Rusty interface to the speech-dispatcher speech synthesis library"
edition = "2021"
license = "LGPL-2.1 OR MIT OR Apache-2.0"
name = "speech-dispatcher"
repository = "https://gitlab.com/ndarilek/speech-dispatcher-rs"
version = "0.12.0"