AudioRecordAttachmentContent

fun AudioRecordAttachmentContent(modifier: Modifier = Modifier, audioTrack: Attachment, onPlayPress: (Attachment) -> Unit)

Represents fallback content for unsupported attachments.

Parameters

modifier

Modifier for styling.