# AudioRecordingInProgress

`AudioRecordingInProgress` renders live recording UI with mic icon, duration, and waveform.

## Props

### `maxDataPointsDrawn`

Maximum waveform bars to render.

| Type     | Default |
| -------- | ------- |
| `number` | `60`    |

### Context-backed override props

- `audioRecorderManager`
- `AudioRecordingWaveform`
- `duration`
- `waveformData`


---

This page was last updated at 2026-04-03T17:24:32.173Z.

For the most recent version of this documentation, visit [https://getstream.io/chat/docs/sdk/react-native/v9/ui-components/message-composer/components/audio-recorder/audio-recording-in-progress/](https://getstream.io/chat/docs/sdk/react-native/v9/ui-components/message-composer/components/audio-recorder/audio-recording-in-progress/).