feat(talk): ElevenLabs TTS voice notification package #18

Merged
m3tam3re merged 1 commits from feat/talk-package into master 2026-07-02 19:11:24 +02:00
1 Commits
Author SHA1 Message Date
m3ta-chiron fa2f3dfbc6 feat(talk): support stdin piping
Argument has priority, otherwise read from stdin when piped.
Enables: echo 'Build fertig' | talk
         nixos-rebuild build 2>&1 | tail -3 | talk
2026-07-02 19:09:52 +02:00