# Configurer Mumble

<figure><img src="/files/F5Sj7qqK1kaGCuSJ0cMe" alt=""><figcaption><p>Logo de Mumble</p></figcaption></figure>

## 🎧 Installation de Mumble <a href="#installation-de-mumble" id="installation-de-mumble"></a>

Tout d'abord, vous allez devoir [<mark style="color:blue;">**visiter ce lien**</mark>](https://www.mumble.com/mumble-download.php) et **télécharger l'installeur du logiciel**.

<figure><img src="/files/ZCBzUfA84F6cAXxUBsI2" alt=""><figcaption><p>Installation du logiciel "Mumble"</p></figcaption></figure>

Après avoir fini d'installer **Mumble**, vous allez devoir faire la **configuration** de celui-ci pour pouvoir le lier à **Minecraft** !

## 🎧 Configuration de Mumble <a href="#configuration-mumble" id="configuration-mumble"></a>

### **Entrée Audio :**&#x20;

{% hint style="info" %}
Dans l'onglet "<mark style="color:blue;">**Entrée audio**</mark>" : <br>

* <mark style="color:blue;">**Interface**</mark> :&#x20;
  * Dans "*Périphérique*", vous y renseignerez votre microphone.<br>
* <mark style="color:blue;">**Transmission**</mark> :&#x20;
  * Dans "*Transmission*", vous choisirez entre *3 modes* :&#x20;
    * Le mode "***Continu***", votre microphone sera constamment activé.
    * Le mode "***Activité vocale***", votre microphone s'activera lorsque vous parlerez.
    * Le mode "***Appuyez-pour-parler***", votre microphone s'activera lorsque vous appuierez sur une touche que vous aurez assigné vous-même.<br>

Nous vous conseillons d'utiliser le mode "<mark style="color:blue;">**Activité vocale**</mark>" si vous considérez avoir <mark style="color:blue;">**un bon microphone**</mark> ou le mode "<mark style="color:red;">**Appuyez-pour-parler**</mark>" si vous vous considérez avoir <mark style="color:red;">**un mauvais microphone**</mark>.
{% endhint %}

{% hint style="success" %}
Toujours dans la section "<mark style="color:green;">**Transmission**</mark>", vérifier bien que :&#x20;

* Lorsque vous <mark style="color:red;">**ne parlez pas**</mark>, votre voix se situe dans <mark style="color:red;">**la zone rouge**</mark>.
* Lorsque <mark style="color:green;">**vous parlez**</mark>, votre voix se situe entre <mark style="color:yellow;">**la zone jaune**</mark> & <mark style="color:green;">**la zone verte**</mark>.
  {% endhint %}

<figure><img src="/files/A5qfKt3zjlm59LHhC9sc" alt=""><figcaption><p>Configuration de la page "Entrée audio"</p></figcaption></figure>

### Sortie audio :&#x20;

{% hint style="info" %}
Dans l'onglet "<mark style="color:blue;">**Sortie audio**</mark>" : <br>

* <mark style="color:blue;">**Interface**</mark> :&#x20;
  * Dans "*Périphérique*", vous y renseignerez votre casque ou vos écouteurs.<br>
* <mark style="color:blue;">**Position audio**</mark> :&#x20;
  * Dans "*Distance minimale*", vous descendrez le bouton jusqu'à obtenir *<mark style="color:blue;">une distance minimale de 1 mètre</mark>*.<br>
  * Dans "*Augmentation*", vous augmenterez le bouton jusqu'à obtenir *<mark style="color:blue;">entre 150% et 175%</mark>*, en fonction du volume où vous souhaitez entendre les autres joueurs.<br>
  * Dans "*Distance maximale*", vous augmenterez le bouton *<mark style="color:blue;">en fonction de la distance maximale spécifiez par le mode de jeu / l'hôte de la partie</mark>*.<br>
  * Dans "*Volume minimum*", vous descendrez le bouton jusqu'à obtenir *<mark style="color:blue;">un volume minimum de 0%</mark>*.<br>
    {% endhint %}

{% hint style="warning" %}
Pour certaines personnes, le nom du paramètre "<mark style="color:orange;">**Augmentation**</mark>" est remplacé par "<mark style="color:orange;">**Boost sonore**</mark>", cette appellation n'influence en rien les valeurs de celui-ci.
{% endhint %}

<figure><img src="/files/D7m3Bc2VvApCZzSruJGM" alt=""><figcaption><p>Configuration de la page "Sortie Audio"</p></figcaption></figure>

### Plugins :&#x20;

{% hint style="info" %}
Dans l'onglet "<mark style="color:blue;">**Plugins**</mark>" : \
&#x20;

* <mark style="color:blue;">**Options**</mark> :&#x20;
  * Veillez à bien cocher la case "*<mark style="color:blue;">Lier au jeu et transmettre la position</mark>*".<br>
* <mark style="color:blue;">**Plugins**</mark> :&#x20;
  * Veillez à bien cocher la case "*<mark style="color:blue;">Link v1.2.0</mark>*".
    {% endhint %}

<figure><img src="/files/at0bs4fjlR4OLWfprb9I" alt=""><figcaption><p>Configuration de la page "Plugins"</p></figcaption></figure>

{% hint style="warning" %}
Il ne vous reste plus qu'à configurer [<mark style="color:orange;">**Badlion Client**</mark>](/outils/configurer-mumble/badlion-client.md) ou [<mark style="color:orange;">**Lunar Client**</mark>](/outils/configurer-mumble/lunar-client.md).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.dreamin.fr/outils/configurer-mumble.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
