Lian
Support
Log what you practiced
Hou Shiying[email protected]
Questions, feature requests or bugs — email [email protected] and I’ll get back to you.
FAQ
Why do I have to supply my own endpoint for voice logging?
Turning spoken words into structured entries needs a language model. The app bundles no service and charges nothing: under Settings → Voice Understanding you enter your own OpenAI-compatible base URL, model name and API key. The key is stored only in your device’s Keychain. Skip it and everything else still works.
Is my audio uploaded?
No. Speech-to-text runs entirely on your device; audio never leaves the phone and is never written to a file. Only the transcribed text, the item names of the current hobby and your metric catalog are sent to the endpoint you configured.
Where is my data stored? Does it sync?
On this device only. This version has no account and no iCloud sync.
Why does it require iOS 26?
On-device transcription uses SpeechAnalyzer and the silent-mode-piercing alarms use AlarmKit; both are iOS 26 only.