analyze_sample_data_export
Export raw audio sample data to a text file for further analysis. Specify output path and limit sample count.
Instructions
Export raw sample data from the selected audio to a text file for analysis.
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 |