mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-24 04:01:10 -04:00
4d057d25e3
Add text-to-speech capability to Telegram and WhatsApp gateways:
- TTSConfig interface with CLI command template system
- Template variables: {{Text}}, {{OutputPath}}, {{Voice}}
- sendVoice methods for synthesizing and sending audio
- Graceful fallback to text if TTS fails or not configured
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>