# 调试器

## \*\* 下载最新版的桌面应用程序 [Petoi Desktop App](https://github.com/PetoiCamp/DesktopAppRelease/releases) \*\* <a href="#xia-zai-zui-xin-ban-de-zhuo-mian-ying-yong-cheng-xu-petoi-desktop-app" id="xia-zai-zui-xin-ban-de-zhuo-mian-ying-yong-cheng-xu-petoi-desktop-app"></a>

{% hint style="info" %}

* 文件（.zip）下载完成后，请先对其进行解压缩，然后再使用。
* Windows用户，请不要将 UI.exe 移动到其他文件目录。
  {% endhint %}

从版本 1.2.1 开始，Petoi 桌面应用程序新增了一个功能模块——**调试器**。此模块提供了方便的调试工具来解决机器人出现的小问题。

<figure><img src="/files/7rLcSrHr5DXJRWPvfU4t" alt=""><figcaption></figcaption></figure>

## 重置语音模块

用于重置语音命令模块，简化其调试过程。如果语音模块没有响应您的语音，您可以使用此工具来重置它。使用很简单：先将语言设置为“**中文**”，然后点击“**重置语音模块**”按钮。

<figure><img src="/files/7oXt2fJWpWk1ahf9TjuI" alt=""><figcaption></figcaption></figure>

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

点击按钮后，请按照消息框中的提示说明操作。

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

点击“**是**”按钮后，如果语音指令模块被重置成功，将弹出以下消息提示框：

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

如果问题仍然存在，请发送电子邮件至 <support@petoi.com>。


---

# 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.petoi.com/chinese/zhuo-mian-ying-yong/tiao-shi-qi.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.
