# AudioRecordingInProgress

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

## Props

| Prop                 | Description                                        | Type     |
| -------------------- | -------------------------------------------------- | -------- |
| `maxDataPointsDrawn` | Maximum waveform bars to render. Defaults to `60`. | `number` |

### Context-backed override props

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


---

This page was last updated at 2026-04-17T17:33:45.931Z.

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