pulse-simple 1.0.1

Simple Pulseaudio crate for the Rust language
Documentation

This module is uses the libpulse-sys bindings to implement a Rust interface to the pulse-simple API. It features guessing sample type and channel count based on your use of Playback.write() and Record.read(). See the examples for some basic usage.