Documented the macOS end-to-end recording demo within the README file in the project.

This commit is contained in:
2026-07-09 20:14:37 +02:00
parent 1e11c4ae5a
commit 0fac2bf2fe
3 changed files with 5 additions and 5 deletions
Binary file not shown.
+5 -5
View File
@@ -5,13 +5,13 @@ timer tracks the elapsed time, then send the recording to be transcribed on devi
sheet. On iOS, the flow also surfaces as a Live Activity, so the recording can be followed and controlled from the
Lock Screen and the Dynamic Island without opening the app.
A screen recording of the end-to-end flow on iOS ([direct link](.README/Attendi_Demo.MP4)):
A screen recording of the full end-to-end recording flow on all supported  Apple platforms:
| Full recording flow on iOS |
| --- |
| <video src=".README/Attendi_Demo.MP4" controls width="320"></video> |
| iOS | macOS |
| --- | ---|
| <video src=".README/Attendi_Demo_E2E_iOS.MP4" controls width="320"></video> | <video src=".README/Attendi_Demo_E2E_macOS.MP4" controls width="420"></video> |
Live Activity interactions can't be captured in a screen recording, so these screenshots stand in — the permission prompt on first record, the active and paused Lock Screen banners, and the collapsed Dynamic Island:
Live Activity interactions for iOS only can't be captured in a screen recording, so these screenshots stand in — the permission prompt on first record, the active and paused Lock Screen banners, and the collapsed Dynamic Island:
| User permission | Microphone recording | Microphone paused | Dynamic Island |
| --- | --- | --- | --- |