alfred-commander/media/walkthrough/voice.md
Commander bac008c14a feat: Alfred Commander v1.0.1 — 3551 lines of AI chat, voice commands, workspace tools
- AI chat with multi-provider support (Anthropic, OpenAI, Groq)
- Voice command recognition and TTS
- File explorer, terminal integration
- Account stats and usage tracking
- Session management with token auth
- Webview-based chat panel with markdown rendering
2026-04-07 15:47:17 -04:00

19 lines
622 B
Markdown

# Voice Commands
Talk to your IDE — Alfred listens, transcribes, and responds.
## How It Works
1. Click the **🎤 microphone** button in the Alfred panel
2. Speak naturally — your voice is transcribed in real time
3. Alfred processes your request and responds
## Voice Architecture
- **STT (Speech-to-Text)**: Whisper-based transcription
- **LLM**: Your selected AI model processes the request
- **TTS (Text-to-Speech)**: Kokoro voices read the response back
## Tips
- Speak clearly and at a normal pace
- You can say "stop" or click the mic again to end recording
- Voice works best with short, focused requests