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