You can add background music to your Tella video from Tella’s built-in music library, or upload your own track. You can also preview tracks, adjust the volume, and remove or replace music at any time.
Audio you upload here is background music — it’s mixed in underneath the audio that’s already in your video (your voiceover, screen audio, and so on) and plays quietly behind it. It is not a voiceover or main audio track, and it does not replace your existing audio.Tella doesn’t support importing a standalone voiceover or narration track, or recording a voiceover over an existing clip. To narrate a recording, record your mic at the same time as your screen, or re-record the clip. See Can I combine two separate recordings into one video?.
Open the audio tab
- Open your video in the Tella editor.
- Select the audio tab.
Browse and preview Tella’s background music
- In the audio tab, browse the background music that is available.
- Select a track to preview it.
- Click Play to hear how it sounds.
- Use the seek control to skip around and preview different parts of the track.
- Browse the full set until you find a track you like.
Add a track to your video
- When you find a track you like, select add.
- The full track is added across the full duration of your video.
Adjust the music volume
- Use the volume control in the audio tab to make the music louder or quieter.
Remove or replace the track
- To remove the current track, select the remove option in the audio tab.
- Add a different built-in track, or upload your own to replace it.
Upload your own background music
- In the audio tab, select upload.
- Choose an audio file from your computer.
Why does my uploaded audio fade in/out?
Background music is meant to sit gently behind your voice, so Tella shapes it automatically:- It fades in at the start and fades out at the end of your video, so the music eases in and out instead of cutting abruptly. This is expected behavior for background music — it’s not a glitch with your file.
- It’s mixed under your existing audio at the music volume you set, so your voiceover and screen audio stay in front.
How Tella handles track length
- If your background track is longer than your video, Tella fades it out at the end of the video.
- If your background track is shorter than your video, Tella loops it so you have music for the full duration.
Preview your video with music
- Click Play to preview the video with your background music.
- If needed, adjust the volume until it sounds right.
Set background music via the API or MCP
Background music can also be set and removed programmatically. UsePUT /v1/videos/{id}/background-music and DELETE /v1/videos/{id}/background-music in the Public API, or the set_background_music and remove_background_music tools in the MCP server.