espeak-ng 0.1.2

Pure Rust port of eSpeak NG text-to-speech
Documentation
1
2
3
4
//! `espeak-ng-rs` — Rust port of the eSpeak NG CLI. This target is always built (`cargo build`,
//! `cargo install --no-default-features`, or `cargo install --bin espeak-ng-rs`).

include!("espeak_cli.rs");