Hold your phone up while a song plays. Live Lyric identifies it through the mic and shows time-synced lyrics: portrait for reading, landscape for singing along across the room.
ShazamKit identifies the song, LRCLib supplies synced lyrics, and a playback clock keeps the current line highlighted. No accounts, no subscriptions, no third-party SDKs.
The app starts ShazamKit and shows a live waveform as it listens. It works on any audio source: a speaker, the radio, a car stereo, or someone else's phone.


In portrait, the full lyric scroll sits behind a bold highlight on the active line. Tap any line to jump to that moment. With enhanced timing, individual words light up as they're sung.
Switch to Captions mode and the app transcribes whatever the mic hears (conversations, presentations, or any spoken audio) in a full-screen rolling subtitle view.


The last 20 matched songs are stored locally. Tap one to reopen its lyrics instantly. A privacy manifest declares every sensitive API, and the cache is excluded from iCloud backups.
A personal iOS app for live lyrics: SwiftUI, ShazamKit, Combine, and zero third-party SDKs.