/mumble-link-rs

A Rust library for using Mumble's Link plugin for positional audio.

Primary LanguageRustApache License 2.0Apache-2.0

mumble-link

mumble-link provides an API for using the Mumble Link plugin for position-aware VoIP communications.

Connect to Mumble link with MumbleLink::new(), set the context or player identity as needed, and call update() every frame with the position data.