eeejay / espeaker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eSpeak NG playback library

Crates.io Version Crates.io Downloads docs.rs Build Status

This library provides a rodio::Source that can be used to generate eSpeak audio. It supports listing and setting voices, triggering a callback for boundary or marker events, and full control of other eSpeak parameters like rate and pitch. See example and tests for usage.

Documentation

The documentation contains some usage examples, along with the tests and code examples in this repository.

License

Licensed under (MIT license).

About

License:MIT License


Languages

Language:Rust 100.0%