capture_audio
Records an audio clip from the microphone, saves it to a temporary WAV file, and returns the file path, duration, and sample rate.
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) |