isPaused

Whether the recorder is paused (recording can be resumed via resume).

Backed by a Compose-observable mutableStateOf so the UI recomposes when pause / resume flips it.