diff options
| author | LLLL Colonq <llll@colonq> | 2025-06-09 18:31:55 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-06-09 18:31:55 -0400 |
| commit | 5bad5320032a8fc477e9f2527d23036c41ac023e (patch) | |
| tree | 0d6643223b94d2e8413c77487b49918a9413b38b /src/wasp-audio.el | |
| parent | 5d003af92aff89cc600c1125e2e8767fc88b7ae4 (diff) | |
Update
Diffstat (limited to 'src/wasp-audio.el')
| -rw-r--r-- | src/wasp-audio.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wasp-audio.el b/src/wasp-audio.el index 0d509f9b..6335532f 100644 --- a/src/wasp-audio.el +++ b/src/wasp-audio.el @@ -118,6 +118,7 @@ USER it's your birthday today." (w/ai-transcribe tmp (lambda (msg) + (f-delete tmp) (w/daily-log (format "[VOICE]: %s" msg)) (setq w/last-stream-transcription msg) (--each w/audio-voice-commands |
