mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-23 18:55:37 -04:00
docs: mark voice output (TTS) as complete in roadmap
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
+5
-1
@@ -282,7 +282,11 @@ Agent-core is a fork of OpenCode with three personas (Zee, Stanley, Johny) shari
|
||||
|
||||
### Nice to Have
|
||||
- [x] Voice input (Whisper transcription) - implemented for mobile, WhatsApp, Telegram
|
||||
- [ ] Voice output (TTS responses via gateways) - mobile has TTS, gateways text-only
|
||||
- [x] Voice output (TTS responses via gateways)
|
||||
- TTSConfig with CLI command template ({{Text}}, {{OutputPath}}, {{Voice}})
|
||||
- Telegram gateway: sendVoice method with FormData upload
|
||||
- WhatsApp gateway: sendVoice method with MessageMedia
|
||||
- Graceful fallback to text if TTS fails or not configured
|
||||
- [ ] Multi-user support (shared Qdrant namespaces)
|
||||
- [ ] Plugin marketplace for personas
|
||||
- [x] Canvas/whiteboard for visual reasoning
|
||||
|
||||
Reference in New Issue
Block a user