# Audio generation

Here’s a quick tutorial on how to use Audio on Morphic:

{% embed url="<https://youtu.be/2Lay4GDPfcs>" %}

You can start with a video or create audio tracks independently and assemble everything on the timeline.

If you’re starting with a video

1. Upload or generate your video on the Canvas
2. Select the video and click 'Add audio track' from the toolbar
3. Choose the type of audio you want to add: speech, sound effects, or music
4. Describe the kind of audio generation you want and hit 'Generate'
5. Generate as many audio generations as you want and bring them together in the timeline along with your video

If you're creating audio first

1. Go to the Canvas on Morphic
2. Go to the prompt bar at the bottom of your screen
3. Switch from 'Image' to 'Audio'
4. You may further select between three audio options: speech, music, or sound effects
5. Describe the kind of audio generation you want and hit 'Generate'
6. Generate as many audio generations as you want and bring them together in the timeline along with your video

### Working with audio

#### Speech

* Type or paste your script
* Choose a character voice and language
* Hit Generate

#### Music

* Set the duration (upto 300 seconds)
* (Optional) Enable vocals from preferences
* Describe the mood, genre, or style. Examples: peaceful nature score, ambient forest track, emotional piano
* Hit Generate

#### Sound effects

* Describe the sound effect (environment, action, atmosphere). Examples: birds chirping, wind in trees, soft rainfall ambience
* (Optional) Enable loop in preferences
* Hit Generate

#### Timeline editing

1. Split any audio layer using the scissor icon to isolate parts you want to keep or remove
2. Drag layers to reposition them on the timeline so each sound aligns with the right moment
3. Drag the edges to adjust timing and make the audio start or end exactly where it fits
4. Adjust all audio layers until they match your scene, ensuring each element supports the mood, timing, and flow of the video.
5. Preview the full scene to ensure all audio layers blend seamlessly together

That’s how you use the Audio feature on Morphic. It is ideal for adding speech, music, and sound effects to scenes across films, ads, interactive media, social content, or other creative projects.

If you have any trouble or have any questions, feel free to reach out. We're happy to help. Write to us at [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# 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://morphic.com/docs/audio/audio-generation.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.
