Cargo Features
[dependencies]
tts = { version = "0.26.3", default-features = false, features = ["speech_dispatcher_0_9", "speech_dispatcher_0_10", "speech_dispatcher_0_11", "serde", "tolk"] }
- default = speech_dispatcher_0_11
-
The
speech_dispatcher_0_11
feature is set by default whenevertts
is added without
somewhere in the dependency tree.default-features = false - speech_dispatcher_0_9
-
Enables 0_9 of speech-dispatcher
- speech_dispatcher_0_10
-
Enables 0_10 of speech-dispatcher
- speech_dispatcher_0_11 default
-
Enables 0_11 of speech-dispatcher