# Microphone settings

Once you choose your [hardware setup](/touchpoints/kiosk-apps/metahuman-kiosk/hardware-setup/microphones.md), it is crucial to choose the right settings for your hardware. It should be the right balance between how well it is capturing your client's voice and how well it is canceling unwanted background sounds.&#x20;

{% hint style="info" %}
Input/levels setup of your microphones is a state of the art and will be very case-sensitive. We recommend a trial and error process, as well as good testing methodology to find the right settings for your location and case.
{% endhint %}

## Enhancements?

[Nvidia Bradcast](https://www.nvidia.com/en-us/geforce/broadcasting/broadcast-app/), [ASUS noise canceling utility](https://www.asus.com/support/FAQ/1044576/), [Andrea PureAudio beamforming software](https://andreaelectronics.com/products/).

Above, are software solutions to help your microphone pick up less background noise and voices of other people that are in the room. They are free as long as you have a proper hardware (nvidia graphic card, Asus gaming computer, Andrea mic, etc.). We recommend using one of the solutions, but detailed setup is very case and hardware dependent.


---

# 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.virbe.ai/touchpoints/kiosk-apps/metahuman-kiosk/customer-experience/microphone-settings.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.
