From e3a0cfb55ac5b53ece5580f67d07c95c09600a6b Mon Sep 17 00:00:00 2001 From: duffyduck Date: Sat, 11 Apr 2026 11:42:33 +0200 Subject: [PATCH] docs: mark conversation mode as done, keep Porcupine as Phase 2 Co-Authored-By: Claude Opus 4.6 (1M context) --- issue.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/issue.md b/issue.md index a705e3b..5605c61 100644 --- a/issue.md +++ b/issue.md @@ -37,7 +37,8 @@ ### App Features - [x] App: Zu Anhaengen Text hinzufuegen vor dem Senden (Pending-Vorschau + optionaler Text) -- [ ] Wake Word on-device (Porcupine "ARIA" Keyword, Phase 2) +- [x] Gespraechsmodus (Ohr-Button): Auto-Aufnahme nach ARIA-Antwort (Walkie-Talkie) +- [ ] Wake Word on-device (Porcupine "ARIA" Keyword, Phase 2 — passives Lauschen) - [ ] Chat-History zuverlaessiger laden (AsyncStorage Race Condition) - [ ] Background Audio Service (TTS auch bei minimierter App)