> ## 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/">
        公式ウェブサイトはこちら
      </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 |

<FeedbackJa />
