VocalNotes
Calibrates your handwriting speed from three timed trials, then sizes every silence to match
Video coming
Add a file to public/videos/ and set video on VocalNotes in config.ts.
Reads a PDF aloud at the speed you can hand-write it. It speaks one clause, then goes silent for exactly as long as that clause takes to write, marking the boundaries with haptics so you never look up from the page. Everything but the voice runs on-device.
Replace this with the long version. The problem is physical — looking up and down between a screen and a notebook wrecks handwriting — so lead with that.
Then the pacing model: how the silence is sized, and why that's the hard part rather than the playback.
- SwiftUI
- Swift 6
- PDFKit
- Vision
- SwiftData
- AVFoundation