# Audio Mixer

เป็นส่วนที่เกี่ยวข้องกับเสียงทั้งหมดที่ผ่านเข้ามาในโปรแกรม OBS ทั้ง input และ output โดยจะขึ้นอยู่กับ Sources ที่เราได้นำเข้าไปใส่ไว้ใน Scene นอกจากจะสามารถปรับแต่งแก้ไขความดัง-เบา หรือใส่ Filter เพิ่มเติมเพื่อลูกเล่นที่มากขึ้นจากส่วนนี้ได้แล้ว ยังสามารถใช้ตรวจสอบเสียงว่าเปิดหรือปิดอยู่ได้ด้วย

![สีเขียวสว่าง แสดงถึงระดับเสียงและเสียงที่ผ่านเข้ามาในโปรแกรม OBS ](/files/NwoyzcYA3DfJyed3aCUo)

![เมื่อมีเสียงจากหลายแหล่งเข้ามา จะเห็นแถบเสียงเท่ากับจำนวน Sources](/files/jFVGP9eTtSrQSQpZQlBt)

* ระดับเสียงที่แนะนำคือช่วงสีเขียว-เหลือง ไม่ควรถึงสีแดง ถ้าเสียงดังไป สามารถปรับได้ด้วยแถบเลื่อนสีฟ้าด้านล่างของ Source เสียงนั้นๆ
* ตรวจสอบเสียงที่ถูกนำเข้าผ่านโปรแกรม OBS ด้วยการอัดหน้าจอหรือตรวจสอบผ่านแถบเสียงใน Audio Mixer


---

# Agent Instructions: 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:

```
GET https://docs.tlic.cmu.ac.th/obs/obs-1/audio-mixer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
