espeaker

Crates.ioespeaker
lib.rsespeaker
version0.1.6
sourcesrc
created_at2022-07-19 17:49:53.022018
updated_at2024-08-28 16:22:06.412921
descriptioneSpeak NG playback library
homepage
repositoryhttps://github.com/eeejay/espeaker
max_upload_size
id628456
size56,535
Eitan Isaacson (eeejay)

documentation

README

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).

Commit count: 21

cargo fmt