> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronics-insight-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/audio.md).

# Audio

The *Audio* setting enables the Teacher to mute/unmute their microphone.&#x20;

The Teacher's audio is muted by default.

### Mute/Unmute the Teacher's Microphone

![Teacher's Audio is Muted](/files/iWi4VB86C5r7RAmFPnF5)

1. To unmute the audio, click on the *Play* button.  A green banner will appear on the top menu bar indicating that the Teacher is talking to the class.
2. To mute the audio, click the *Stop* button.

![Teacher's Audio Unmuted – Talking to Class](/files/7b1F0REBDY3PQTkCUPu4)

### Enable the Student's Audio

When talking to the class or a Student, the Teacher can enable/disable the Student(s) microphones. By default, the Student's microphones are disabled.

![Student's Microphones are Disabled](/files/1tebKO9TbYzkGMSaBqYs)

1. To enable the Student's microphone, click the orange microphone icon on the Student card.&#x20;
2. The microphone icon will turn green and the Student's microphone will be enabled.

![The Student's Microphone is Enabled.](/files/SwMbtOwNPN2d1KsJa2f2)


---

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

```
GET https://docs.faronics.com/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/audio.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.
