|
mutterkey
KDE-first push-to-talk transcription tool for KDE Plasma
|
Background service that wires hotkey, audio capture, transcription, and clipboard delivery together. More...
#include "audio/audiorecorder.h"#include "clipboardwriter.h"#include "config.h"#include "hotkeymanager.h"#include "transcription/transcriptionworker.h"#include <QClipboard>#include <QJsonObject>#include <QObject>#include <QThread>Go to the source code of this file.
Classes | |
| class | MutterkeyService |
| Coordinates the daemon-mode push-to-talk workflow. More... | |
Background service that wires hotkey, audio capture, transcription, and clipboard delivery together.
Definition in file service.h.