diff options
| author | Yuval Adam <_@yuv.al> | 2026-07-24 14:15:05 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2026-07-24 14:15:05 +0200 |
| commit | 8007c77e415130d9aab431e6b7199286bd3b7caf (patch) | |
| tree | 5d6bda05738673518616e1af99c90c6ce4d612db /README.md | |
| parent | 31fa21fdd1c6bccec73ccabdb49316c9813b0a9b (diff) | |
Preserve recordings with dated transcripts
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ Parley turns speech into text directly in your apps. Press a shortcut to record, press it again to transcribe, and keep typing. Everything runs locally. -Built for GNOME on Wayland, Parley provides system-wide push-to-dictate, direct text insertion, and native top-bar controls. Every successful transcript is saved and copied to the clipboard before insertion is attempted. +Built for GNOME on Wayland, Parley provides system-wide push-to-dictate, direct text insertion, and native top-bar controls. Every successful transcript and its recording are saved together, and the text is copied to the clipboard before insertion is attempted. > Parley targets up-to-date Arch Linux systems running GNOME on Wayland. Other platforms are currently unsupported. @@ -15,7 +15,7 @@ Built for GNOME on Wayland, Parley provides system-wide push-to-dictate, direct - clipboard fallback when insertion is unavailable - GNOME top-bar status and controls - global shortcut and command-line control -- transcript persistence under `~/.local/share/parley/transcripts/` +- dated transcript and recording history under `~/.local/share/parley/transcripts/` ## Usage |
