stop_audio_capture
Stop an ongoing audio capture, save it as a WAV file, and retrieve RMS level, peak amplitude, and duration of the recorded audio.
Instructions
Stop audio capture and save to WAV file. Returns RMS level, peak amplitude, and duration of captured audio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | No | ||
| sample_rate | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |