MessageComposerAudioRecordButton
open fun MessageComposerAudioRecordButton(state: RecordingState, recordingActions: AudioRecordingActions)
The default "Audio record (voice message)" button of the message composer.
Used as part of MessageComposerTrailingContent.
Parameters
state
The current state of the recording process.
recordingActions
The actions to control the audio recording.