Skip to main content

requirements

  • ios 17.0 or later
  • iphone or ipad

ios-only features

  • live activity on dynamic island - recording dot and elapsed timer visible at a glance
  • live activity on lock screen - recording status, meeting title, and live transcript line
  • background recording - keeps recording when you switch apps or lock your phone
  • native share sheet - export transcript, insights, or full meeting as markdown to any app

also on ios

  • google calendar - upcoming meetings, auto-start, auto-stop, and ~60s-before reminders. see google calendar. auto-start’s countdown only runs while miniti is in the foreground - when backgrounded or the phone is locked, the reminder notification is what prompts you.
  • selectable text - the live transcript and insights are fully selectable; long-press to copy any range
  • real-time nudges - monologue and filler-spike local notifications (settings → notifications). see real-time nudges.

recording

ios captures microphone only. system audio capture is a macos feature (macos-only apis).
  • same 11-language support as macos
  • same deepgram nova-3 transcription engine
  • same ai insights engine (standard, meddpicc, questions)

live activity

when you start recording, a live activity appears:
  • dynamic island - recording dot + elapsed timer
  • lock screen - recording status, meeting title, live transcript line
tap the live activity to jump back into miniti.

meeting history

  • history tab - full-text searchable list of past meetings, swipe to delete
  • open a meeting to view transcript, insights (including meddpicc and questions), training stats, and notes
  • edit title and notes from the detail view
  • regenerate / update saved-meeting insights

what’s not on ios

  • system audio capture
  • attio export
  • local markdown auto-export (use the share sheet instead)
  • menu bar / keyboard shortcuts

data model

ios uses swiftdata as the persistence layer, sharing the data model with macos.

see also