
Live Transcriber Recorder Beta
I built LiveTranscriber, a source-available iOS app for local recording and live transcription.
It uses SwiftUI, SpeechAnalyzer / SpeechTranscriber, AVCaptureSession, ActivityKit, SwiftData + CloudKit, and FoundationModels for on-device summaries when available.
I made it because I wanted a recording/transcription app where audio and transcripts do not go through a developer-operated server.
I’d appreciate feedback on the architecture and Speech pipeline reliability.