anthropics / anthropics/claude-code
[FEATURE] Título: Voice dictation: auto-send message by saying a trigger word (e.g. "enviar" / "send")
- Dominant language
- Python
- Stars
- 145k
- Forks
- 23.1k
- PR merge metrics
- PR metrics pending
Description
### Preflight Checklist
- [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
### Problem Statement
Descripción:
Actualmente, al dictar un mensaje por micrófono en Claude Code, el texto se transcribe pero hay que hacer clic manualmente en el botón de enviar (o presionar Enter).
Comportamiento deseado:
Que la app reconozca una palabra clave al final del dictado (por ejemplo "enviar" en español o "send" en inglés) y, al detectarla, envíe automáticamente el mensaje sin necesidad de hacer clic — similar a un comando de voz tipo "hey Siri, envía esto".
Caso de uso:
Permite un flujo 100% manos libres al usar Claude Code por voz, sin tener que volver al mouse/teclado para confirmar el envío.
### Proposed Solution
Comportamiento deseado:
Que la app reconozca una palabra clave al final del dictado (por ejemplo "enviar" en español o "send" en inglés) y, al detectarla, envíe automáticamente el mensaje sin necesidad de hacer clic — similar a un comando de voz tipo "hey Siri, envía esto".
### Alternative Solutions
Caso de uso:
Permite un flujo 100% manos libres al usar Claude Code por voz, sin tener que volver al mouse/teclado para confirmar el envío.
### Priority
Critical - Blocking my work
### Feature Category
CLI commands and flags
### Use Case Example
_No response_
### Additional Context
_No response_
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating the voice-dictation and message-send flows, then determine how a trailing trigger word could be detected in Spanish and English. Done means a spoken trigger sends the dictated message hands-free without requiring mouse or keyboard confirmation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100