Skip to content

[FEATURE] Voice input system - cpal referenced but not implemented #724

@mikejmorgan-ai

Description

@mikejmorgan-ai

Description

Voice input is mentioned in documentation and code comments but the actual implementation is incomplete.

Current State

  • cpal crate is referenced for audio capture
  • No functional voice input processing
  • No speech-to-text integration

Required Implementation

  1. Implement audio capture with cpal
  2. Integrate speech-to-text (Whisper or similar)
  3. Add voice command recognition
  4. Connect voice input to terminal commands
  5. Add microphone permission handling

Estimated Time

16+ hours

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions