> ## 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 ContactZhTW = () => <>
    <Tip>
      如有任何問題，請透過<a href="https://forms.gle/6AUho7oj3zBr79e96">此表單</a>與我們聯繫。
    </Tip>

    ## 官方連結

    <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>
  </>;

## 文字翻譯

啟用文字翻譯後，其他使用者傳送的文字將被翻譯成您選擇的語言。

您無需選擇文字語言。VoicePing 會自動偵測文字語言並進行翻譯。

此外，當使用者啟用或停用文字翻譯時，將記錄在事件日誌中。

<Note>
  **支援語言和限制**

  文字翻譯最多支援4種語言（英語、日語、越南語、中文）。

  僅高階版和企業版方案使用者可以使用4種語言。
</Note>

### 開啟/關閉文字翻譯

1. 點選底部中央工具列的「聊天」
2. 點選文字圖示
3. 點選「文字翻譯」的切換按鈕

<iframe src="https://www.loom.com/embed/6102942f0a4840b98edca876ca9a017f" width="100%" height="400" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

### 指定文字翻譯顯示語言

1. 點選底部中央工具列的「聊天」
2. 點選語音圖示
3. 選擇文字翻譯顯示語言

<iframe src="https://www.loom.com/embed/287dd637ddfa4ba1930d2b024de30162" width="100%" height="400" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## 在其他應用程式中使用

如下所示，文字框即使切換到其他應用程式也會顯示，因此即使不開啟 VoicePing 應用程式，也可以向對方傳送文字訊息。

<iframe src="https://www.loom.com/embed/f93452846daf4b4791a72243104f080c" width="100%" height="400" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

<ContactZhTW />
