analyze_sample_data_export
Export raw audio sample data from selected audio to TXT, CSV, or HTML for analysis. Specify output path and optional sample limit.
Instructions
Export raw sample data from the selected audio to TXT, CSV, or HTML.
Args: path: Absolute path for the output file limit: Maximum number of samples to export. Default: 100
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| limit | No |