> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/cmu-zoom/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tlic.cmu.ac.th/cmu-zoom/setting/meeting/mute-unmute.md).

# Mute/Unmute

![](/files/Eh2jpafg5mRm6ku3f4Jg)

สำหรับตั้งค่าไมโครโฟน เมื่อกดที่เครื่องหมาย ^ ด้านข้างแล้ว จะมีเมนูปรากฏขึ้นมาดังนี้

![](/files/KQzIK0XS7DJhaScAOgGL)

* Select a Microphone เลือกไมโครโฟนที่ต้องการใช้งาน
* Select a Speaker เลือกลำโพง/หูฟังที่ต้องการใช้งาน
* Test Speaker & Microphoned... ทดสอบการใช้งานของไมโครโฟนและลำโพง/หูฟังที่ใช้งานอยู่ เมื่อกดเข้าไปแล้ว หน้าต่างทดสอบจะปรากฏขึ้น โดยจะเริ่มทดสอบลำโพง/หูฟังก่อน ระบบจะเปิดเสียงริงโทนขึ้นมาและสามารถดูระดับของเสียงที่ออกมาได้จากแถบ Output Level เมื่อทดสอบลำโพง/หูฟังเรียบร้อย กด Yes หน้าต่างทดสอบไมโครโฟนจะปรากฏขึ้น ระบบจะแจ้งให้ทดลองพูดอะไรใส่ไมโครโฟรและสามารถดูระดับของเสียงที่เข้าไปได้จากแถบ Input Level เมื่อทดสอบไมโครโฟนเรียบร้อย กด Yes หน้าต่างแจ้งเตือนการทดสอบเสร็จสิ้นจะปรากฏขึ้น และแจ้งว่าอุปกรณ์ดังกล่าวนั้นใช้งานได้ กด End Test เพื่อออกจากการทดสอบการใช้งาน

![หน้าต่างทดสอบการใช้งานของไมโครโฟนและลำโพง/หูฟัง](/files/9bQAMw6mBhuWGV9ENdBd)

![ หน้าต่างทดสอบไมโครโฟน](/files/gegnz8xhqkZFxNwCwJPf)

![หน้าต่างแจ้งเตือนการทดสอบเสร็จสิ้น](/files/IbG7fWYA9eJldx3eArpr)

* Switch to Phone Audio... เปลี่ยนการใช้งานเป็นการโทรเข้าด้วยโทรศัพท์ เมื่อคลิกเข้าไปแล้วหน้าต่างรายละเอียดจะปรากฏขึ้น

![](/files/OSafIqc9iRCLPJ7qTLSR)

* Leave Computer Audio ตัดการใช้งานกับอุปกรณ์เสียงที่เชื่อมต่อกับคอมพิวเตอร์ทั้งหมด
* Audio Settings... ตั้งค่าเสียงในโปรแกรม Zoom เมื่อคลิกเข้าไปหน้าต่างการตั้งค่าจะปรากฏขึ้น โดยสามารถทดสอบหรือเลือกใช้งานอุปกรณ์ที่ส่วนนี้ก็ได้เช่นกัน

![](/files/3Mqn7CdZmOhbhCGUU9xA)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.tlic.cmu.ac.th/cmu-zoom/setting/meeting/mute-unmute.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
