> For the complete documentation index, see [llms.txt](https://docs.betterbugs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.betterbugs.io/product-features/screen-recording/add-voice-notes.md).

# Add voice notes

BetterBugs.io provides support for your microphone and webcam. Using them, you can add voice notes or video messages to the screen recording while creating your bug report.

To enable your microphone and webcam:

<div data-with-frame="true"><figure><img src="/files/xJVeHSFxYPQrMbXmUde3" alt="" width="563"><figcaption><p>BetterBugs.io Support for Mic and Webcam Overlay</p></figcaption></figure></div>

1. Open the extension.
2. Click the "**Record Screen**" dropdown.
3. Select your **microphone** and **camera** from the dropdowns.

{% hint style="info" %}
You can also **enable/disable** your **microphone** and **camera** from the video recording control tool. The toolbar shows when you start a screen recording session.
{% endhint %}


---

# 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:

```
GET https://docs.betterbugs.io/product-features/screen-recording/add-voice-notes.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.
