AudioComponent.stop() method

stop the audio, this will reset the audio to the beginning

Signature:

stop(): void;

Returns:

void