Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Audio Source

Reference information about the AudioSource class.
Read time 1 minuteLast updated 4 days ago

The Audio Source is a component that plays an Audio Clip 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 componentInformation about the audio source, how it works with other audio components, and provides links to relevant useful APIs.
Audio Source component referenceLearn about the settings of the audio source's Inspector window.
Set up an Audio Source componentInstructions on how to create and configure an Audio Source component.