> For the complete documentation index, see [llms.txt](https://support.braver.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.braver.net/guides/pour-les-professionnels/fils-de-discussions/ajouter-un-message-vocal-a-une-discussion.md).

# Ajouter un message vocal à une discussion

## Pas-à-pas

{% hint style="info" %}
Cette fonctionnalité est disponible seulement sur mobile.
{% endhint %}

{% stepper %}
{% step %}
**Accédez à la page&#x20;*****Accueil.***

<div align="left"><figure><img src="/files/FK10uMe6m4f7441gfSOP" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Sélectionnez le fil de discussion dans lequel vous désirez transmettre un message vocal.**

<div align="left"><figure><img src="/files/4t4v1Covrfd8nPIlC5AG" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Cliquez sur l'icône du micro pour débuter l'enregistrement.**

<div align="left"><figure><img src="/files/S4ckFxxfs6crjTxB13II" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Lorsque vous êtes prêt, cliquez sur l'icône du micro.&#x20;*****Vous n'avez pas à le maintenir appuyé*****.**

{% hint style="info" %}
Avant d'initier l'enregistrement, vous pouvez également choisir la langue de votre choix (anglais ou français).
{% endhint %}

<div align="left"><figure><img src="/files/SeBMzdwkvIsu1L9YrUZE" alt="" width="347"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Enregistrez votre message, puis cliquez sur le bouton orange d'arrêt.**

<div align="left"><figure><img src="/files/bB2FC5KbALRd9CqXFOdi" alt="" width="350"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Vous pouvez maintenant modifier le texte à votre guise.**

1. Si vous désirez reprendre votre enregistrement, sélectionnez la flèche qui fait un retour en arrière (à gauche).
2. Pour vous écouter, appuyez sur l'icône « Jouer » (au centre).
3. Pour l'envoyer, cliquez sur l'avion en papier (à droite).

<div align="left"><figure><img src="/files/Dhl8ZoBywbFZ9MJta1nA" alt="" width="253"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Votre interlocuteur pourra alors vous écouter ou lire votre retranscription.**

<div align="left"><figure><img src="/files/7Kr7xsJaiHEZD8UMdQ1p" alt="" width="340"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.braver.net/guides/pour-les-professionnels/fils-de-discussions/ajouter-un-message-vocal-a-une-discussion.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
