macOS says SpeakoFlow is damaged and I should move it to the Trash
macOS says SpeakoFlow is damaged and I should move it to the Trash
SpeakoFlow cannot hear my microphone
SpeakoFlow cannot hear my microphone
- Windows. Settings → Privacy & security → Microphone, including desktop-app access.
- macOS. System Settings → Privacy & Security → Microphone.
- Linux. Your system’s sound or privacy settings.
Nothing gets typed after I dictate (macOS)
Nothing gets typed after I dictate (macOS)
Screen vision does nothing (macOS)
Screen vision does nothing (macOS)
The recording overlay will not stay on top of other windows (Linux)
The recording overlay will not stay on top of other windows (Linux)
wlr-layer-shell protocol (wlroots compositors like Sway and Hyprland, and KDE Plasma) or classic X11 “keep above” stacking.Native GNOME/Wayland supports neither. Mutter deliberately does not implement wlr-layer-shell, and Wayland gives apps no way to raise themselves above others.SpeakoFlow handles this automatically. When it detects GNOME on Wayland it runs under XWayland, where “keep above” works and the overlay floats normally. This is on by default and needs no setup. X11 sessions and KDE or wlroots Wayland already work out of the box and are left on native Wayland.Two escape hatches, if you need them:- Force native Wayland anyway, accepting that the overlay may not stay on top: launch with
SPEAKOFLOW_ALLOW_WAYLAND=1. - Disable layer shell, if the overlay misbehaves under a layer-shell compositor:
SPEAKOFLOW_NO_GTK_LAYER_SHELL=1.
GDK_BACKEND yourself always wins. SpeakoFlow never overrides an explicit choice.My hotkeys do nothing and the log repeats PermissionDenied (Linux)
My hotkeys do nothing and the log repeats PermissionDenied (Linux)
rdev grab error: ... PermissionDenied (errno 13), the app cannot read your input devices. This affects the handy-keys keyboard engine, which reads /dev/input/event* and needs your user in the input group.Either grant access:The app crashes when I pinch-to-zoom on my touchpad (Linux)
The app crashes when I pinch-to-zoom on my touchpad (Linux)
Received invalid message: 'DrawingArea_CommitTransientZoom' in the logs.This is a bug in WebKitGTK, the Linux web engine Tauri uses, not in SpeakoFlow. It affects many WebKitGTK-based apps and is tracked upstream in tauri#13115 and wry#544.Until there is an upstream fix, avoid pinch-to-zoom inside the app window. Updating your system’s webkit2gtk-4.1 packages can also help, since newer releases handle the gesture more gracefully.The wrong text pastes, or my last words get clipped
The wrong text pastes, or my last words get clipped
The automatic update failed (Windows)
The automatic update failed (Windows)
Data/ folder (settings, models, recordings) from the old version to the new one.