mumble-library
There are 4 repositories under mumble-library topic.
revilo196/MumbleChannelESP
This Projects implements the mumble contol message protocol on an ESP32. This makes it possible for a ESP32 to connect to Mumble Server and collect inforation about channels, users and more. With some Adoption it could also be possible to send Messages and more.
slomkowski/mumlib
Fairy simple Mumble library written in C++, using boost::asio asynchronous networking framework.
janhenke/libmumble_protocol
A C++23 client & server library implementing the Mumble/Murmur VoIP protocol.
Mixaill/mumlib2
Fairly simple Mumble library written in C++.