| Name | Beschreibung | Sprache | Lizenz | 
|---|---|---|---|
|  Jumble (URL)  | Android-Bibliothek für die Funktionalität eines Mumble-Clienten. Plumble nutzt diese. | Java | Apache License v2 | 
|  libmumble (URL)  |  Eine neue C++ Cross-Plattform Bibliothek für die Implementierung von Mumble-Clienten. Die Bibliothek gehört zum Mumble-Projekt. Aus der README des Projekts: libmumble is an attempt at writing a cross-platform C++ library for implementing Mumble clients. The initial client of libmumble is MumbleKit, the Objective-C Mumble framework for iOS and macOS.  | C++ | BSD | 
|  libMumbleClient (URL)  |  Mumble-Bibliothek zur Verwendung in anderen Programmen Wird nicht mehr weiterentwickelt.  | C++ | |
|  mumble-link (URL)  | Aus der Projektbeschreibung: 'mumble_link is a minimal python module intended for exercising Mumble's link positional audio plugin from python.' | C++ | BSD | 
|  
 
PyMumble  | Mumble client implementation in Python (and a bit of cython) | Python/Cython | GPLv3 |