# Audio Source

> Reference information about the AudioSource class.

The **Audio Source** is a component that plays an [Audio Clip](/engine/6000.3/manual/audio/reference/class-audio-clip.md) in your scene and provides options to customize its playback behavior.

This information covers how to set up an audio source and what each of the component settings do.

| Page                                                                                                                      | Description                                                                                                               |
| ------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- |
| [Introduction to the Audio Source component](/engine/6000.3/manual/audio/reference/class-audio-source/source-overview.md) | Information about the audio source, how it works with other audio components, and provides links to relevant useful APIs. |
| [Audio Source component reference](/engine/6000.3/manual/audio/reference/class-audio-source/source-reference.md)          | Learn about the settings of the audio source's Inspector window.                                                          |
| [Set up an Audio Source component](/engine/6000.3/manual/audio/reference/class-audio-source/source-create.md)             | Instructions on how to create and configure an Audio Source component.                                                    |
