capture_audio
Record microphone audio to a WAV file, returning its path, duration, and sample rate for direct AI use.
Instructions
Records an audio clip via microphone and saves to a temp WAV file. Returns file path, duration, and sample rate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duration | No | Recording duration in seconds (default 5, max 30) |