voice_transcribe
Capture microphone audio and convert speech to text. Provides transcribed text for voice input in AI coding tools.
Instructions
Record audio from microphone and transcribe to text. Returns the transcribed text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duration | No | Recording duration in seconds (default: 10) | |
| language | No | Language code for transcription (e.g., 'en', 'es', 'fr'). Default: auto-detect |