> 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/convai-unity-sdk/overview.md).

# Convai Unity SDK 概览

Convai Unity SDK 将语音、情感、结构化动作和长期记忆叠加到 Unity 角色上。本节中的页面将介绍 SDK 基础、系统架构、可用功能以及当前版本说明。

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>什么是 Convai Unity SDK</strong><br>端到端语音管线、目标受众，以及 SDK 随附的内容。</td><td><a href="/pages/5d4a64e01d8bbface45a1ab11ca7f85cb75a77ef">/pages/5d4a64e01d8bbface45a1ab11ca7f85cb75a77ef</a></td></tr><tr><td><strong>Convai Unity SDK 架构</strong><br>四层框架：运行时、房间、代理和模块层。</td><td><a href="/pages/5dbc3bfc03953952863c095fdc681a101736b9d2">/pages/5dbc3bfc03953952863c095fdc681a101736b9d2</a></td></tr><tr><td><strong>功能地图</strong><br>为任何开发目标找到合适的功能、工具或指南。</td><td><a href="/pages/c8899f56d4e857b17f25df9ab7da1ed0213d1d5f">/pages/c8899f56d4e857b17f25df9ab7da1ed0213d1d5f</a></td></tr><tr><td><strong>版本说明</strong><br>v 版的版本说明<code class="expression">space.vars.unity_sdk_version</code> 以及之前的版本。</td><td><a href="/pages/61cfb72bb1467fd3d8cfd00b7d7b8ce11d90740c">/pages/61cfb72bb1467fd3d8cfd00b7d7b8ce11d90740c</a></td></tr></tbody></table>

### 下一步

如果你已准备好安装 SDK，请直接前往入门指南。

{% content-ref url="/pages/5ea68df21c8a54f95779af92056a9ab831531be5" %}
[快速上手](/api-docs/zh/cha-jian-yu-ji-cheng/convai-unity-sdk/getting-started.md)
{% endcontent-ref %}


---

# 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/convai-unity-sdk/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.
