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