# Toggle mic

<figure><img src="/files/dIyqH4ymqsPGlXu4WDyN" alt=""><figcaption></figcaption></figure>

**Mic toggle**: Instantly mute or unmute your microphone during Zoom call with enhanced responsiveness. Whether you're using **Caps Lock** or Zoom's mute button, your visual indicators will always appear, ensuring you know your mic status at all times.

{% hint style="info" %}
Once Airbounce is running, the Caps Lock key is disabled for traditional typing (writing in ALL CAPS) and is repurposed for Airbounce functions like joining a call, **toggling the mic**, or leaving a call. If you still want to write in capitals, you can use **SHIFT + letter** instead.
{% endhint %}

**On-screen display**: The mic status now integrates seamlessly with macOS, matching its look and feel. The display is optimized for both light and dark modes, providing the sleek appearance you expect on your Mac.

<figure><img src="/files/qbDKyAPmDmVPXU6VwQ5B" alt=""><figcaption><p>On-screen display showing that the microphone is unmuted.</p></figcaption></figure>

**Menu bar indicator**: The mic status indicator in the menu bar provides complementary status, especially useful in poor lighting conditions when the Caps Lock LED green light may not be visible. This feature is configurable; you can turn the indicator on or off using the **Airbounce menu > Show Mic Status**. The status will only appear when a Zoom call is active and can be customized to be turned off if preferred.

<figure><img src="/files/a9Hd1Gh8zseMlEXUqh5s" alt=""><figcaption></figcaption></figure>

### How to use

1. **Join a Zoom call** using Airbounce.
2. **Press Caps Lock (or Zoom's mute button)** to mute or unmute as needed.&#x20;
3. The **on-screen display** will update instantly, showing your mic status with a design that matches your macOS theme.

***

Need more help? If you encounter any issues or have questions, reach out to **<hello@airbounce.co>**.


---

# 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://help.airbounce.co/basics/publish-your-docs-1.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.
