You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
321 B

6 years ago
[package]
name = "speech-dispatcher"
5 years ago
version = "0.3.2"
6 years ago
authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
repository = "https://gitlab.com/ndarilek/speech-dispatcher-rs"
description = "Rusty interface to the speech-dispatcher speech synthesis library"
license = "LGPL-2.1"
6 years ago
[dependencies]
5 years ago
speech-dispatcher-sys = "0.3"