# Microphone

[Menu](/master/main-menu.md) / Microphone

{% embed url="<https://www.youtube.com/watch?v=c2eh8Wu7S8w>" %}

Press the record button and start speaking. When you’re done, press that button again—a [sound orb](/master/scene-tools/sounds.md) should appear on the scene.

You also can start recording by pressing on the context button on your controller when you're holding the microphone.

![Rec on Vive](/files/-LnWY852swye7A3SVPby)

![Rec on Microsoft Mixed Reality](/files/-LnWYAPloxisDQZ0pFYT)


---

# 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://learn.tvori.co/master/tools/microphone.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.
