seekRecordingTo

fun seekRecordingTo(progress: Float)

Pauses audio recording and seeks to the given progress. Sets RecordingState.Overview.isPlaying to false. Sets RecordingState.Overview.playingProgress to the given progress.