isPaused

Whether the recorder is paused.

true when the underlying session is in the AudioRecordingSession.State.Paused state (i.e. capture is paused but the previously-captured chunks are still buffered and a resume will append to them).