# AudioRecordingLockIndicator

`AudioRecordingLockIndicator` renders the lock target/indicator while recording.

## Props

| Prop                 | Description                                                           | Type                   |
| -------------------- | --------------------------------------------------------------------- | ---------------------- |
| `micLocked`          | Current mic lock state.                                               | `boolean`              |
| `messageInputHeight` | Message input height used for lock indicator positioning adjustments. | `number`               |
| `style`              | Custom style for the lock indicator container.                        | `StyleProp<ViewStyle>` |


---

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

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-lock-indicator/](https://getstream.io/chat/docs/sdk/react-native/ui-components/message-composer/components/audio-recorder/audio-recording-lock-indicator/).