Control Monologue dictation from any Stream Deck button or pedal. No keyboard simulation — uses Monologue's native URL scheme for reliable, modifier-free triggering.
Two action modes are available:
Toggle On/Off — Each press toggles Monologue recording on or off. Good for longer dictation sessions where you don't want to hold a button.
Push to Talk — Hold to record, release to stop. True push-to-talk behavior. Good for quick voice inputs and pedal use.
npm installnpm run buildThis bundles src/plugin.ts into com.kadedworkin.monologue-ptt.sdPlugin/bin/plugin.js.
- Quit Stream Deck software if open
- Copy (or symlink)
com.kadedworkin.monologue-ptt.sdPluginto:~/Library/Application Support/com.elgato.StreamDeck/Plugins/ - Reopen Stream Deck — the Monologue category will appear in the action list
- Drag Toggle On/Off or Push to Talk onto any button or pedal slot
npm run watch # rebuild on file changes