Cargo Features

[dependencies]
piper-rs = { version = "0.1.9", default-features = false, features = ["compile-espeak-intonations"] }
default = compile-espeak-intonations

The compile-espeak-intonations feature is set by default whenever piper-rs is added without default-features = false somewhere in the dependency tree.

compile-espeak-intonations default

Enables compile-espeak-intonations of espeak-rs

Local crates