> ## 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 FeedbackZhTW = () => <>
    <Tip>
      對此功能有建議或需求嗎？請透過<a href="/zh-tw/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>
  </>;

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

## 虛擬辦公室快速鍵

| 功能         | 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 |

<FeedbackZhTW />
