# 面部控制

在具有“Face-ID”的 iPad 或 iPhone 或至少配备 M1 处理器的最新 iPad 上，可以通过面部手势远程控制 SongBook+。

如果您希望在光线不佳的情况下也能进行控制，则需要配备“Face-ID”的设备。Face-ID 能够通过红外相机进行 3D 面部扫描，因此比普通前置摄像头可靠得多。

SongBook+ 能识别 9 种不同的面部手势：

* 关闭左眼
* 关闭右眼
* 提起双眉
* 微笑
* 张嘴
* 颌骨向左移动
* 颌骨向右移动
* 噘嘴
* 鼓起双颊

{% hint style="info" %}
面部表情控制的设置在“远程控制”组中可以找到。
{% endhint %}

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

在设置中，您可以启用面部表情检测，并为其分配以下操作：

* 无操作
* 向前/向后翻页
* 按下开始/停止/暂停/继续按钮
* 跳到下一首歌
* 返回歌曲列表
* 打开歌曲选择列表
* 开始/暂停/继续滚动
* 加快/放慢滚动速度
* 向前或向后整页/半页/三分之一页/四分之一页
* 启用/禁用/切换自动播放
* 启动/停止节拍器
* 播放配乐
* 启用/禁用循环
* 触发当前页面上的所有功能按钮
* 触发当前页面上的特定功能按钮
* 逐一触发当前页面上的功能按钮
* 设置设备音量（增大、减小）
* 激活搜索字段并将光标置于字段中
* 触发 MIDI 宏
* ...

{% hint style="info" %}
如果您想查看正如前置摄像头所见的预览图，请打开 \*MIDI-/蓝牙监视器\*。
{% endhint %}


---

# 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.songbookplus.com/zhong-wen/readme/fusspedale-verwenden/steuerung-mit-gesicht.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.
