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

在虚拟办公室中，可以使用以下快捷键。

## 虚拟办公室快捷键

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

<FeedbackZh />
