# Audio component

You can add a sound effect component to a node, so that the sound effect component can be applied to the Audio Source AudioSource or Audio Monitor AudioListener contained in the node. The order of the sound effect components is important. As shown in the figure below: The sound from AudioSource or AudioMixer will be processed by AudioEcho and then processed by AudioDistortion before being received by AudioListener.