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");