Starts the sound. Played from the beginning if was paused.
@nonVirtual void play() { stop(); resume(); }