Sprachmemos (Voice Memos)
Konsolidiert in v4.1
Ab v4.1 ist die Aufnahme-Funktion als Mikrofon-Popover in die Topbar integriert. Aufnahmen werden unter ~/Dokumente/Sprachmemos/ gespeichert. Die separate App wurde deaktiviert. Siehe Topbar-Popovers.
Record, organize, and transcribe voice memos with waveform visualization and playback controls.
Features
- Recording — MediaRecorder API with play/pause/stop
- Waveform — Real-time visualization during recording, static display on playback
- Pause / Resume — Pause recording and continue later
- Playback speed — 0.5x, 1x, 1.5x, 2x
- Folders — Meetings, Ideas, Personal, custom folders
- Search — Find memos by title
- Rename / Delete — Manage recordings
- Trimming — Cut start/end visually on the waveform
- Markers — Set labeled bookmarks within a recording
- Quality settings — Low, Medium, High (bitrate selection)
- Export — Download as WebM/MP3
Transcription
Memos can be transcribed via Aurora AI:
- Automatic speech-to-text
- Clickable words that jump to the corresponding position in the audio
- Transcripts are searchable and synced to the filesystem
- Progress indicator — Echtzeit-Fortschrittsanzeige waehrend der Transkription v3.12
v3.12 Updates v3.12
Transkriptions-Progress
Die Transkription zeigt jetzt einen Fortschrittsbalken:
- Echtzeit-Feedback — Animierter Fortschrittsbalken waehrend der KI-Verarbeitung
- Status-Text — Zeigt den aktuellen Verarbeitungsschritt an
- Unterbrechbar — Transkription kann abgebrochen werden
Interface
Two-column layout:
- Left — Recording list with title, duration, date, mini-waveform
- Right — Player with waveform scrub bar, playback controls, speed toggle
The record button is a large pulsing red circle during active recording.
Audio Storage
Recordings are stored as WebM files in userdata/user_{ID}/sprachmemos/.
Aurora Tools
| Tool | Description |
|---|---|
list_voice_memos | List all memos (optional: folder filter) |
search_voice_memos | Search by title or transcript text |
File Type Associations
.webm,.ogg,.wav,.mp3,.m4a— Opens in Sprachmemos from the Files app
Data Sync
~/Dokumente/Sprachmemos/Uebersicht.md— All memos with duration and date~/Dokumente/Sprachmemos/{Title}_Transkript.md— Individual transcripts