> ## Documentation Index
> Fetch the complete documentation index at: https://manual.voiceping.net/llms.txt
> Use this file to discover all available pages before exploring further.

# 语音转文字/翻译文本的实时编辑

> 实时修正语音识别和翻译错误的方法

export const FeedbackZh = () => <>
    <Tip>
      对该功能有想法或需求？请通过 <a href="/zh/product-feedback">Product Feedback</a> 发送给团队。
    </Tip>

    <h2>官方链接</h2>

    <CardGroup cols={2}>
      <Card title="官方网站" icon="globe" href="https://voiceping.net/en/">
        访问官方网站
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        在X上关注我们
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        在Facebook上点赞
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        在LinkedIn上连接
      </Card>
    </CardGroup>
  </>;

当演讲者说错话，或语音识别/翻译出现错误时，**可以立即编辑翻译，修正内容将实时反映到所有访客翻译频道。**

## 使用方法

1. **将鼠标悬停在要编辑的句子上。**

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/rZB_5iopEvtb33Qp/ja/images/realtime-edit/01-edit-hover.png?fit=max&auto=format&n=rZB_5iopEvtb33Qp&q=85&s=953f967d2452391e05227918cfb2b74c" alt="将鼠标悬停在要编辑的句子上" width="1920" height="1080" data-path="ja/images/realtime-edit/01-edit-hover.png" />
</Frame>

2. **点击"编辑"按钮。**

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/UDonPy9U4TF-4rTr/ja/images/realtime-edit/02-edit-button.png?fit=max&auto=format&n=UDonPy9U4TF-4rTr&q=85&s=30c1ab1e89bec4e886a921f2bf36ac64" alt="点击编辑按钮" width="1482" height="342" data-path="ja/images/realtime-edit/02-edit-button.png" />
</Frame>

3. **修正后，点击右侧的蓝色箭头按钮保存。**

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/UDonPy9U4TF-4rTr/ja/images/realtime-edit/03-save-edit.png?fit=max&auto=format&n=UDonPy9U4TF-4rTr&q=85&s=efb9ae13672b7899789379c5025b8265" alt="保存修正内容" width="1262" height="168" data-path="ja/images/realtime-edit/03-save-edit.png" />
</Frame>

### 实时反映给访客

编辑的内容将实时反映给通过**二维码或 URL** 查看翻译频道的访客。

<FeedbackZh />
