-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Feature
Add driving mode for hands-free, voice-driven operation.
Priority
P3 - Feature - 4-6 hours
Implementation Details
1. Driving Mode UI
- Large, touch-friendly elements
- High contrast for visibility
- Minimal text, more icons
- Auto-read responses via TTS
2. Voice Features
- Continuous listening mode
- Wake word or always-on
- Voice commands: send, stop, read again, etc.
3. Safety Considerations
- Dont require visual attention
- Audio feedback for all actions
- Simple yes/no confirmations spoken
4. Activation
- Button to enter driving mode
- Keyboard shortcut
- Voice command: Hey Cooper, driving mode
Files to Modify
- src/main/voiceService.ts (continuous listening)
- New DrivingMode UI component
- TTS integration
Acceptance Criteria
- Can operate fully by voice
- Responses read aloud
- Large touch targets
- Minimal visual attention needed
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels