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