how to stop a sound from being played unity code example Example: stop sound in unity audioSource.Play();//Start playing audioSource.Stop();//Stop playing