> ## 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 FeedbackJa = () => <>
    <Tip>
      この機能へのご意見・ご要望は、<a href="/ja/product-feedback">Product Feedback</a>からお寄せください。
    </Tip>

    <h2>公式リンク</h2>

    <CardGroup cols={2}>
      <Card title="公式サイト" icon="globe" href="https://voiceping.net/">
        VoicePing公式サイト
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        VoicePing公式X
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        VoicePing公式Facebook
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        VoicePing公式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>

### ゲスト画面への反映

編集内容は、**QRコードまたはURL**から翻訳チャンネルを閲覧しているゲストにもリアルタイムで反映されます。

<FeedbackJa />
