xMAC94x / mumble-link-rs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:Rust 100.0%