Controlling sound from code: start, stop, rewind, loop, set start position dynamically?

You can stop the audio component by calling Stop() function. Pitch and volume can be controlled by script if you add continuous modulator node to sound cue. Regarding custom start position… I’m joining to your question here.