it0/it0_app/lib/features/chat/presentation
hailin 2182149c4c feat(chat): voice-to-text fills input box instead of auto-sending
- Add POST /api/v1/agent/transcribe endpoint (STT only, no agent trigger)
- Add transcribeAudio() to chat datasource and provider
- VoiceMicButton now fills the text input field with transcript;
  user reviews and sends manually
- Add OPENAI_API_KEY/OPENAI_BASE_URL to agent-service in docker-compose

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 07:01:39 -08:00
..
pages feat(chat): voice-to-text fills input box instead of auto-sending 2026-03-06 07:01:39 -08:00
providers feat(chat): voice-to-text fills input box instead of auto-sending 2026-03-06 07:01:39 -08:00
widgets feat(it0_app): add WhatsApp-style voice message with async agent interrupt 2026-03-06 03:20:41 -08:00