> ## 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.

# 快捷鍵

> VoicePing虛擬辦公室中可用的鍵盤快捷鍵

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

在虛擬辦公室中，可以使用以下快捷鍵。

## 虛擬辦公室快捷鍵

| 功能         | Windows / Linux / ChromeOS | Mac                  |
| ---------- | -------------------------- | -------------------- |
| 麥克風靜音/取消靜音 | Alt + A                    | Command + Shift + A  |
| 開啟/關閉攝影機   | Alt + V                    | Command + Shift + V  |
| 搜尋成員       | Ctrl + F                   | Command + F          |
| 開始/停止螢幕分享  | Alt + S                    | Option + Command + S |
| 聚焦工作備註     | Ctrl + T                   | Command + T          |
| 儲存目前位置     | Alt + P                    | Command + P          |
| 返回已儲存的位置   | Alt + B                    | Command + B          |
| 傳送隨機表情反應   | Alt + Y                    | Option + Y           |
| 移動頭像       | 方向鍵                        | 方向鍵                  |

## 進階快捷鍵

| 功能       | Windows / Linux / ChromeOS | Mac                 |
| -------- | -------------------------- | ------------------- |
| 下載最新除錯記錄 | Alt + Shift + S            | Command + Shift + S |

<ContactZhTW />
