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

仮想オフィスでは、次のキーボードショートカットを使用できます。

## 仮想オフィスのショートカット

| 機能            | Windows／Linux／ChromeOS | macOS                |
| ------------- | ---------------------- | -------------------- |
| マイクのミュート／解除   | 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 | macOS               |
| ---------------- | ---------------------- | ------------------- |
| 最新のデバッグログをダウンロード | Alt + Shift + S        | Command + Shift + S |

<FeedbackJa />
