# Add a Voice Message to a Discussion

## Step by Step

{% stepper %}
{% step %}
**Click on the microphone icon to start recording.**

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

{% step %}
**When you are ready, click on the microphone icon.&#x20;*****You do not need to hold it down*****.**

{% hint style="info" %}
Before initiating the recording, you can also choose the language of your choice (English or French).
{% endhint %}

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

{% step %}
**Record your message, then click on the orange stop button.**

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

{% step %}
**You can now modify the text as you wish:**

* If you want to redo your recording, select the backward arrow (on the left).
* To listen to it, press the "Play" icon (in the center).
* To send it, click on the paper airplane (on the right).

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

{% step %}
**Your recipient will then be able to listen to or read your transcription.**

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


---

# 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://support-en.braver.net/guides/for-healthcare-professionals/discussion-threads/add-voice-message-to-discussion.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.
