# Sounds

Sounds are spawned by the [microphone](/master/tools/microphone.md) or from them [shelf](/master/tools/shelf.md) when [importing audio files](/master/import/import-sounds.md).

You can record sounds with the microphone or import them from a [project folder](/master/projects.md). You can place sounds around, change the sound distance and volume.

![](/files/-LnOihn0IBhZaQuBb01M)

![](/files/-LnOij_f34xoPm1-J7Pw)

Sounds are synchronized with the [timeline](/master/tools/timeline.md) and have their timing represented as clips. So they play when you play the timeline. You can edit the clips.


---

# 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/scene-tools/sounds.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.
