Actualizar 'pages/02.tutorials/08.Office/07.Mumble/01.Mumble/docs.en.md'

Made few grammar and typo fixes. Update Mumble Project address.
This commit is contained in:
Fede.- 2020-03-24 13:37:46 +00:00
parent 5c6addc659
commit a2e1ac457c
1 changed files with 17 additions and 11 deletions

View File

@ -16,32 +16,36 @@ taxonomy:
- mumble
---
# Downlad
# Download
Download Mumble [here](https://www.mumble.com/mumble-download.php) and install it.
Download Mumble [here](https://www.mumble.info/downloads/) and install it.
# First settings
The first time you launch Mumble, a wizard will pops up to help you configure your audio and mic. If not, click on **Configure** and select **Audio wizard**.
The first time you launch Mumble, a wizard will pop up to help you configure your audio and mic. If not, click on **Configure** and select **Audio wizard**.
![Wizard](en/wizard2.png)
Here is the **Audio wizard** first page.
![Wizard](en/wizard.png)
For installation, the default settings should be sufficient except for:
- The detection of voice activity for which it is advisable to use a key to speak voice detection parameter. This setting is called **Push To Talk**. Just click in the white box and press the key you want to use. Here it is set for **space**.
<br>
Default installation settings should be enough except for:
- Voice activity detection for which it is advisable to use a key to speak as voice detection parameter. This setting is called **Push To Talk**. Just click in the white box and press the key you want to use. In this example, it is set for **space**.
![Wizard](en/push_to_talk.png)
- Choose **Disable Text-To-Speech...** do disable the voice synthesis. Text-to-speech is the voice output of Mumble's Instant Messenger messages, which can be disruptive when chatting.
- Choose **Disable Text-To-Speech...** to disable the voice synthesis. Text-to-speech is the voice output of Mumble's Instant Messenger messages, which can be disruptive when chatting.
![Wizard](en/notification.png)
- You should definitively **use headphones** for a better comfort headphone setting. If so, check the **Use headphones** box.
- We strongly suggest to **use headphones** for a better audio experience. If so, check the **Use headphones** box.
![Wizard](en/headphones.png)
# Server config
Here is what you should see:
You should see this:
![Add New](en/add_new.png)
Click on **Add New**.
@ -51,7 +55,7 @@ Click on **Add New**.
1. **Address**: the server address. For **Disroot**, it is *mumble.disroot.org*
2. **Port**: make sure the port number is **64738**.
3. **Username**: whatever you want!
4. **Label**: how this server will be named in your client.
4. **Label**: the name you want to use to identify the server in your client.
![Connect](en/connect.png)
@ -67,9 +71,11 @@ You're in!
To join **Quarantine hangout** for example, right click on it and choose **Join Channel**
![Join](en/join.png)
Now you can see your username under the joined channel. You can also see on the left a message saying that you joined **Quarantine hangout** channel.
!! You can be connected to only one channel at once. So if you join another channel, you'll automatically leave the one you're in.
!! You can only be connected to one channel at once. So if you join another channel, you'll automatically leave the one you're in.
## And if the channel is password protected?
@ -88,5 +94,5 @@ Choose **Add...**.
1. **Name**: your channel name.
2. **Description**: if you want to add a description of your channel. It is not mandatory.
3. **Maximum Users**: pretty obvious.
3. **Maximum Users**: it seems pretty obvious. It is the maximun amount of users the room can host.
4. **Temporary**: if checked, the channel is destroyed the moment the last user leaves it. Otherwise, it stays there until you decide to remove it.