Files
notes/CHANGELOG.md
T
rzen 86d74806c9 Add voice notes: on-device transcription, multi-language, watch capture
- Schema v2: Note.AudioInfo, .m4a sidecar next to the note JSON in iCloud
- AudioRecorderService (iOS/macOS) + SpeechAnalyzer transcription pipeline
  with enabled-language set and confidence-based auto-pick, re-transcribe menu
- Settings > Transcription > Languages with asset download/reserve handling
- watchOS app + accessory complication: one-button recorder, WCSession
  transferFile to phone, WatchInbox staging, direct-upsert ingestion
- Player UI, transcription status chips, quick-capture mic in notes list
- Version 0.2, changelog + README updated
2026-07-15 13:30:43 -04:00

849 B

July 2026

Record voice notes that are transcribed to text right on your device, with the original audio kept alongside the note for playback

Choose the languages you speak in Settings and transcription picks the right one automatically, or re-transcribe any note in another language

A new Apple Watch app and watch-face complication let you capture voice notes from your wrist and send them to your iPhone automatically

First version: take quick text notes that remember where and when they were taken, see the most relevant ones resurface when you return to the same place, organize with tags, search everything, and sync across iPhone and Mac through iCloud

Back up all notes to a single file and restore from it, with automatic safety backups before every restore

The About section in Settings shows the version, changelog, and license