Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseThe Audio module implements Unity's audio system.
AudioChorusFilter | The Audio Chorus Filter takes an Audio Clip and processes it creating a chorus effect. |
AudioClip | A container for audio data. |
AudioDistortionFilter | The Audio Distortion Filter distorts the sound from an AudioSource or sounds reaching the AudioListener. |
AudioEchoFilter | The Audio Echo Filter repeats a sound after a given Delay, attenuating the repetitions based on the Decay Ratio. |
AudioHighPassFilter | The Audio High Pass Filter passes high frequencies of an AudioSource, and cuts off signals with frequencies lower than the Cutoff Frequency. |
AudioListener | Representation of a listener in 3D space. |
AudioLowPassFilter | The Audio Low Pass Filter passes low frequencies of an AudioSource or all sounds reaching an AudioListener, while removing frequencies higher than the Cutoff Frequency. |
AudioMixer | AudioMixer asset. |
AudioMixerGroup | Object representing a group in the mixer. |
AudioMixerSnapshot | Object representing a snapshot in the mixer. |
AudioPlayableBinding | A PlayableBinding that contains information representing an AudioPlayableOutput. |
AudioRenderer | Allow recording the main output of the game or specific groups in the AudioMixer. |
AudioResource | Represents an audio resource asset that you can play through an AudioSource. |
AudioReverbFilter | The Audio Reverb Filter takes an Audio Clip and distorts it to create a custom reverb effect. |
AudioReverbZone | Reverb Zones are used when you want to create location based ambient effects in the Scene. |
AudioSampleProvider | Provides access to the audio samples generated by Unity objects such as VideoPlayer. |
AudioSettings | Controls the global audio settings from script. |
AudioSource | A representation of audio sources in 3D. |
Microphone | Use this class to record to an AudioClip using a connected microphone. |
WebCamTexture | WebCam Textures are textures onto which the live video input is rendered. |
AudioClipPlayable | An implementation of IPlayable that controls an AudioClip. |
AudioConfiguration | Specifies the current properties or desired properties to be set for the audio system. |
AudioMixerPlayable | An implementation of IPlayable that controls an audio mixer. |
AudioPlayableOutput | A IPlayableOutput implementation that will be used to play audio. |
WebCamDevice | A structure describing the webcam device. |
AudioClipLoadType | Determines how the audio clip is loaded in. |
AudioCompressionFormat | An enum containing different compression types. |
AudioDataLoadState | Value describes the current load state of the audio data associated with an AudioClip. |
AudioMixerUpdateMode | The mode in which an AudioMixer should update its time. |
AudioReverbPreset | Reverb presets used by the Reverb Zone class and the audio reverb filter. |
AudioRolloffMode | Rolloff modes that a 3D sound can have in an audio source. |
AudioSourceCurveType | This defines the curve type of the different custom curves that can be queried and set within the AudioSource. |
AudioSpeakerMode | These are speaker types defined for use with AudioSettings.speakerMode. |
AudioVelocityUpdateMode | Describes when an AudioSource or AudioListener is updated. |
FFTWindow | Spectrum analysis windowing types. |
GamepadSpeakerOutputType | Gamepad audio output types. |
WebCamKind | Enum representing the different types of web camera device. |
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.