> For the complete documentation index, see [llms.txt](https://docs.convai.com/api-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.convai.com/api-docs/zh/cha-jian-yu-ji-cheng/unreal-engine-plugin-beta-overview.md).

# Unreal Engine 插件（Beta）概览

## 简介

该 **Convai Unreal 引擎插件（测试版）** 重新定义开发者如何在其中集成对话式 AI **Unreal Engine**。\
基于全新的 Convai 后端，此版本带来更快速、更自然且完全沉浸式的交互体验——帮助创作者设计真正智能的游戏世界。

借助免提对话、实时语音检测和环境视觉等功能，Convai 角色现在可以以逼真、具备上下文感知的方式与玩家互动。\
无论你是在开发动态 NPC 还是 AI 伙伴，Convai Unreal 引擎插件都能将类人对话与感知直接带入你的项目。

***

## 新增内容

Convai Unreal 引擎插件测试版引入了强大的新能力，使 AI 驱动的体验更加无缝、互动性更强，并且更开发者友好：

* **免提对话** —— 无需按住通话键即可自然交流，实现不间断对话。
* **低响应延迟** —— 由最新 Convai 后端驱动，几乎可即时获得 AI 回复，实现流畅的实时互动。
* **语音活动检测（VAD）** —— 自动检测玩家何时开口，打造更顺畅、更自然的对话流程。
* **环境视觉** —— 让你的 AI 感知并描述周围环境，获得更丰富的环境认知。
* **Convai 编辑器 UI** —— 一种全新的、统一的编辑器内界面，简化你与 Convai 的协作方式。可访问示例、管理功能和配置、处理账户设置、查看更新和公告，并连接你的 API 密钥——所有这些都可在 Unreal 内的一个集中面板中完成。
* **原生 Unreal 集成** —— 与 Unreal 的 Blueprint 系统完全兼容，让你能轻松在原型和生产环境中实现 Convai 功能。

总之，这些创新为开发者打造了更高效的工作流程，同时通过快速、响应迅速且智能的 AI 交互提升玩家沉浸感。

***

## 测试版发布

这是 **测试版发布** 的 Convai Unreal 引擎插件。\
我们将持续发布更新，以提升性能、扩展功能，并为 Unreal 带来新的 AI 交互能力。

在此阶段，你的反馈非常宝贵——它帮助我们完善并改进体验的每个部分。\
加入社区，并在以下 [Convai 开发者论坛](https://forum.convai.com/).

***

## 结论

该 **Convai Unreal 引擎插件（测试版）** 代表着将对话式 AI 引入 Unreal Engine 的重大飞跃——将语音、视觉和自然对话融合于一个统一、以开发者为中心的生态系统中。\
借助全新的 **Convai 编辑器 UI**，配置和试验 Convai 的功能从未如此轻松或直观。

立即开始构建，体验交互式 AI 的未来——更快、更智能，并无缝集成于 Unreal 中。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.convai.com/api-docs/zh/cha-jian-yu-ji-cheng/unreal-engine-plugin-beta-overview.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.
