Mumble For Mac Client

Mumble is a free, and open-source VoIP client that is specifically designed to use fewer system resources without sacrificing audio quality. What is it and what does it do Main Functionality Mumble is an incredibly lightweight VoIP program which makes it ideal for use while gaming. The Mumble team has released version 1.2.19 of the Mumble VoIP application. Version 1.2.19 is a bugfix and security release in the stable 1.2-series of Mumble. This version of Mumble fixes a problem where the output of Murmur’s -limits command.

Plumble – Mumble VOIP is a free trial software developed from the telephony subcategory which is part of the communication category. It has over five hundred thousand downloads from Play Store. The application was developed by Andrew Comminos for home and personal use. The application enables users to use mumble severs from android devices or personal computers by using the BlueStacks software.

It has several features which include: channel tree view, draggable overlay, Bluetooth support, local mute of users, a recording amplifier, proximity sensor utilizing the voice call mode, private messaging, text to speech conversion, image imbedding, opus support for 1.2.4 servers, server sharing and image imbedding.

Plumble is licensed beneath the GNU GOL version 3. The application is very effective for communication and data sharing activities. This tutorial offers a well elaborate procedure for installation and playing of the application in your personal computer using BlueStacks.

Procedure to download and install the Plumble – Mumble VOIP for Windows PC

To play the application in your personal computer two core procedures will have to be followed. These procedures include:

Downloading and installing BlueStacks to your PC

  • Download BlueStacks into your personal computer from the official BlueStacks website- www.bluestacks.com. BlueStacks operates smoothly on most versions of windows. However your personal computer must have the minimum operating requirements for BlueStacks to be effective.
  • Once downloading of BlueStacks is done (the file size is around 300 MB), installation can begin.
  • Click the downloaded file and click next to set it up. With BlueStacks one has the capability of using up to 40 different languages, you can easily change the language after installation.
  • The downloaded BlueStacks is a standalone file, therefore, nothing else will be downloaded for it to run. After the installation process is ended, you can see the window highlighted “sign in with google”. In case you do not possess a google account, create one.
  • Once you have signed in and entered all the necessary details and BlueStacks is operational you can progress to the next stage.

Running Plumble – Mumble VOIP from BlueStacks

  • Download Plumble- Mumble VOIP free APK and store it in your personal computer.
  • After downloading the file, select the “com.morlunk.mumbleclient.free.apk” file. It has an extension .apk.
  • After choosing the .apk file the BlueStacks application handler starts the installation progress.
  • Once the installation process is complete a message will appear that the application has been successfully installed and it will be available at the BlueStacks menu when you search for it.
  • Once found, it will mean that the application has been successfully installed and you can launch and play it.

Also Read: GrooVe IP VoIP Calls for Windows and Mac

Related Posts

You have been blocked from seeing ads.

Are you on the hunt for a low-latency voice chat and recording software for groups? Mumble is a popular, open-source voice-over-IP (VOIP) solution that can intelligently differentiate between voice and background noise, making for a very clean sound. Many gamers and podcasters use Mumble.

Generally speaking, the name “Mumble” refers to either the Mumble protocol or a Mumble client application, while “Murmur” refers to the actual server component on which a group chat is running. Today I’m going to walk you through (A) using the Mumble client to connect to an existing Murmur instance, and (B) hosting your own chat room with Murmur. If you’re only interested in setting up the server, skip ahead.

Why Use Mumble Instead of Ventrilo, Skype, or TeamSpeak?

Mumble simply offers a better balance of low latency and sound quality than other popular VOIP software. Mumble has significantly lower audio latency than both Ventrilo and Skype, and the sound quality, which uses the open-source CELT codec, is higher than theirs as well. Mumble also uses positional audio, so output will be properly distributed among your surround-sound speakers. See this informative video for more information.

Using the Mumble Client

To connect to a group chat that already exists somewhere in Internetland, all you need is a Mumble client. You can get a third-party client (such as Cmumble, a command-line client for Linux), or you can go the traditional route and get the official Mumble client. Mumble runs on Linux, Mac OS X, and Windows.

When you run the client for the first time, a set-up wizard will walk you through some steps to optimize your sonic experience:

You can click “Cancel” at any time to abort the wizard and fall back to using default settings, but I’ll cover all the steps here.

The wizard will first prompt you to choose your audio devices. In most cases, you can leave the defaults selected, but you’ll probably want to change them if you’re using an external microphone and/or speakers.

Next, the wizard will play a sample voice recording and ask you to adjust your latency. Set it as low as you can without hearing jitter.

The next step will show you an animated volume bar. Make sure your microphone is turned on. Following the instructions the wizard gives you, speak into the microphone and adjust your system audio settings to ensure that as you speak, the volume bar stays as high as possible in the blue and green zone without entering the red zone.

Next, adjust the slider to help Mumble differentiate between your speech and any noises in the background.

Following that, the wizard will ask you to adjust your quality settings and decide if you want to use text-to-speech (TTS) or notification sounds for your chat notifications.

The next step tests your positional audio playback with an interactive graph. The tiny green box represents a moving sound source; you can click and drag to move it yourself. This part is just a test and doesn’t change anything.

Once you’ve finished the audio wizard, a certificate wizard will open up. If you don’t understand what this is for, I recommend selecting “Automatic certificate creation.”

After that, Mumble will prompt you to connect to a server. It will show you a list of public servers in your area along with the number of users on each one.

One friendly server you can check out is OpenSpeak.cc, which hosts many open source projects and podcasts. There are usually people hanging out in the Lounge channel that you can talk to. To join OpenSpeak, click “Add New…”

Enter any label you want along with the server information. These are my connection settings for OpenSpeak:

Mumble For Mac Client

Hit “Connect,” accept the security certificate, and you’ll be on the server. Double-click on any room or sub-room to join it.

If all you wanted to do was use the Mumble client, you’re set! To host your own group chat, keep reading.

Mumble client windows 10

Running the Murmur Server

Download and install the Murmur server. You can find it in most Linux repositories.

The full instructions for configuring and running Murmur are on Sourceforge; I’ll just walk you through a basic example configuration for Linux.

Murmur’s settings are saved in the file “murmur.ini”. In Linux, this file is located in the directory “/etc/murmur”. Open it in a text editor.

I recommend that you uncomment and fill out the lines that start with these phrases:

Save the file and run this command to set a superuser password:

To start the Murmur server at any time, run:

Outside Connections

The last thing to do is set up port forwarding, opening up a port on your router or firewall to allow incoming connections from outside your local area network (LAN). In most cases, this is pretty simple. You can find instructions for your router at PortForward. The port to forward is the one you set in murmur.ini – probably 64738, unless you changed it.

This example shows my port forwarding settings for a Netgear router, where “Server IP Address” is my static LAN IP:

Mumble For Mac Client Certificate

Once that’s set up, you and anyone else with a Mumble client can connect to your server! Just add a custom server like we did with the OpenSpeak example earlier, but fill out the “Address” field with your IP address and the “Port” field with your port.

Mumble

When it’s all said and done, here’s what my channel looked like when I connected to it from another computer:

Enjoy!

Mumble For Mac Client Management

Ebooks