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 whenever tts is added without default-features = false somewhere in the dependency tree.

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

Features from optional dependencies

serde implicit feature

Enables serde

serde:

A generic serialization/deserialization framework

tolk win implicit feature

Enables tolk

tolk:

bindings to tolk.dll, a library to talk to screen readers