Cargo Features

VoiceStream has no features set by default.

[dependencies]
voice-stream = { version = "0.3.0", features = ["windows", "linux"] }
windows

Enables asio of cpal

cpal:

Only available on Windows. See README for setup instructions.

linux

Enables jack of cpal

VoiceStream has 2 features without comments.