# 文本内容编辑

在进入语音合成页面后，您只需在页面中输入您需要合成的内容即可完成内容的添加。

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

您也可以根据需求，在下方点击**自动分段添加**按钮，在弹出的文本输入框中分配一个角色并选择一个风格（若有），输入任意文本，并点击**确认添加**按钮，系统将会自动对您的文本进行**按句拆分**，并逐条添加到上方的列表中。

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

如果您想要清空编辑器中的所有内容，只需点击页面下方的**清空全部**按钮即可。您还可以进入角色选择页面来**快速创建一个新的角色。**

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

在这之后，您还可以对列表中的每个条目进行单独**编辑、分配角色、调整顺序、删除内容、向下插入、单独生成**等操作。

<figure><img src="/files/28qdVljMDLQWDrpozR6O" alt=""><figcaption></figcaption></figure>

段落左侧的标号可用于排序和多选，点击选中一个或多个段落，可对被选中的段落进行统一处理，如生成选中段落、替换角色、打包下载选中段落音频等。同时，长按拖动标记也可以对段落进行排序。

{% hint style="warning" %}
目前每个段落最多可输入 1200 字符。由于每次修改单个段落的内容都需要重新生成对应段落，如果您在使用过程中可能需要频繁调整，我们建议您将单个段落中的内容长度控制在 50 到 100字以内，并保持为单个或几个完整连贯的句子，不包含多余换行或额外空格。这样可以便于优化音频细节和进行后续编辑。
{% endhint %}

{% hint style="danger" %}
V2 系列版本的模&#x578B;**(V2.9)**&#x6682;时**仅支持中文与英文**，请确保输入的文本中不包含任何非中英文字符，例如日文韩文等，不支持的语言可能会导致**生成失败**等问题

自 V3 系列开始，我们除中英文外新增粤语、日语、韩语、法语、德语、西班牙语及葡萄牙语，请注意您使用的模型版本及文本内容输入符合对应的支持能力。
{% 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.vocu.ai/zh/~/revisions/UXeoxR8p2d7pY0hBgCpM/generate/text-edit.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.
