how to stop other sounds to be playing unity code example Example: stop sound in unity audioSource.Play();//Start playing audioSource.Stop();//Stop playing