espeak-sys 0.0.2

Low-level bindings to libespeak
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]
libc = "0.1"

[package]
authors = ["Chandler Atchley <ctatchley@gmail.com>"]
description = "Low-level bindings to libespeak"
homepage = "https://github.com/ctatchley/espeak-sys"
keywords = ["espeak", "tts", "speech"]
license = "GNU GPL v3"
name = "espeak-sys"
readme = "README.md"
repository = "https://github.com/ctatchley/espeak-sys"
version = "0.0.2"