2 unstable releases
0.2.0 | Jul 16, 2023 |
---|---|
0.1.0 | Oct 14, 2016 |
#596 in Audio
401 downloads per month
18KB
373 lines
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.
lib.rs
:
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.
Dependencies
~1–270KB