Mumble is a voice chat application mainly designed for use by gamers. It is a VoIP application that features a low-latency and high quality voice chat allowing users to communicate with each other via a network of servers that are scattered around the world.
Features:
- Low-latency chat
- Encrypted communications
- Simple audio configuration using a Wizard
- High sound quality using the Speex codec (i.e. noise reduction and automatic gain control)
Mumble comes with In-game Overlay which allows gamers to see who is talking and what channel they are connected to.
ScreenShots:
#Audio Configuration Tool
#Audio Recorder
#General Settings
#Server List
To install Mumble on Ubuntu, Simply add the following PPA to your software sources:
sudo add-apt-repository ppa:mumble/release
sudo apt-get update
sudo apt-get install mumble
Comments