> ## 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 FeedbackTh = () => <>
    <Tip>
      มีไอเดียหรือคำขอเกี่ยวกับฟีเจอร์นี้ไหม? ส่งถึงทีมผ่าน <a href="/th/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 |
| โฟกัส memo งาน               | Ctrl + T                   | Command + T          |
| บันทึกตำแหน่งปัจจุบัน        | Alt + P                    | Command + P          |
| กลับไปยังตำแหน่งที่บันทึกไว้ | Alt + B                    | Command + B          |
| ส่งรีแอ็กชันแบบสุ่ม          | Alt + Y                    | Option + Y           |
| ย้ายอวาตาร์                  | ปุ่มลูกศร                  | ปุ่มลูกศร            |

## ปุ่มลัดขั้นสูง

| ฟังก์ชัน                   | Windows / Linux / ChromeOS | Mac                 |
| -------------------------- | -------------------------- | ------------------- |
| ดาวน์โหลด debug log ล่าสุด | Alt + Shift + S            | Command + Shift + S |

<FeedbackTh />
