# Microphone Recommendations

Adding a microphone to your setup is the best way to ensure high-quality audio for video captures, Video FX, and GIFs. To ensure a stable and high-quality connection, the HALO app requires a **wired connection** for all external microphones.

{% hint style="info" %}

#### Why Wired over Bluetooth?

While Bluetooth microphones are convenient for casual use, they are not recommended for professional event environments.

Bluetooth audio often suffers from **latency** (a slight delay between the sound and the recording), which leads to frustrating sync issues between the audio and video.&#x20;

Bluetooth connections are also more susceptible to interference in crowded event spaces. A wired connection provides a "plug-and-play" experience with zero latency and superior audio fidelity.
{% endhint %}

***

#### Recommended Gear List

To use a microphone with your iPad, you will need the following items:

* **Microphone:** [Rode VideoMic Me-L](https://amzn.to/4wcg5py) (or equivalent for your iPad's port type).
* **Microphone Stand:** [Desktop Tripod or Floor Stand](https://amzn.to/42cF5zp).
* **Power/Audio Splitter:** To ensure your iPad stays charged throughout the event, you must use a USB-C or Lightning "Power + Audio" adapter or a USB-C hub. This allows you to plug in the microphone while simultaneously connected to a continuous power source.


---

# 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://docs.simplebooth.com/hardware-and-gear/microphone-recommendations.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.
