get_audio_info
Retrieve audio file metadata including duration, channels, sample rate, codec, and tags. Use first to determine analysis window size and stereo speaker separation capability.
Instructions
Get metadata for an audio/video file: duration, channels, sample rate, codec, tags.
Call this first for any new file — duration tells you how to window later
analyses, and channels tells you whether per-speaker (stereo) analysis is possible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |