> ## Documentation Index
> Fetch the complete documentation index at: https://help.kajabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://help.kajabi.com/feedback

```json
{
  "path": "/articles/products/courses/how-to-combine-audio-with-images-to-upload-to-your-course-product",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Combine audio with images for a Course

> Create an audio-visual learning experience by adding audio to images.

Add audio to images to create a slide presentation (similar to creating a PowerPoint presentation) or simply create a unique audio-visual learning experience for customers.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/yk73d65s87" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

## Add audio to images

Adding an MP3 audio file to an Image can be done using a simple video editing program like [iMovie](https://www.apple.com/imovie/) or [Windows Video Editor](https://www.videowinsoft.com/videowin-video-editor).

### Combine audio and images with iMovie

1. Open **iMovie** and click the **downward-pointing arrow** located in the top left navigation menu.
2. Import your mp3 audio file and a png or jpeg image file.
3. Your selected media will appear at the top under your project media.
4. Click a media and drag and drop it to the bottom.
5. Edit your media to sync how you'd like.
6. On your Mac navigation select File, then **share**.
7. Select **File** to save to your computer as an mp4 file:

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/hj4lad58rp" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

## Upload a file to a lesson

1. Open the **Products** tab from the Dashboard.
2. Select the desired **Course**.
3. Click into the **lesson** you want to add the mp4 file to.
4. Select **Upload Video** at the top of the lesson.
5. Select **New File** and choose your newly created mp4 file.
6. After the video has finished uploading, click **Save**:

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/3ct53zvwaa" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>
