# 卡拉OK

> 车载麦克风控制工具

此功能用于控制车载麦克风，提供卡拉 OK 体验。

## 功能入口

* **入口**: 首页 -> 实验性功能 -> 卡拉OK
* **图标**:&#x20;

## 使用说明

### 1. 启动控制

点击页面上的"启动麦克风控制"按钮，屏幕上会出现一个悬浮窗，用于实时调节麦克风音量和音效。

### 2. 硬件要求

* **专用麦克风**: 需要配合支持哪吒车机的专用无线麦克风硬件使用。

### 3. 注意事项 (重要)

> \[!IMPORTANT] **连接问题排查**:
>
> 1. **关闭 ADB**: 如果无法连接麦克风，请务必检查并关闭【工程模式】中的 ADB 开关。ADB 开启时会占用 USB 通道，导致麦克风接收器无法识别。
> 2. **配对检查**: 如果接收器绿灯未常亮或麦克风白灯未常亮，请重新进行配对（通常在电池仓内有配对说明）。

## 悬浮窗功能

* **音量调节**: 调节麦克风输入音量。
* **音效切换**: 支持多种混响和变声效果。


---

# 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://zero-7.gitbook.io/netamade/ne-zha-mei-shi/shi-yan-xing-gong-neng/ka-la-ok.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.
