stop method

void stop()

stops both the player and the recorder.

Implementation

void stop() => _state.stop();