list_output_files
Retrieve saved audio files and associated metadata from the output directory for organized access and management of text-to-speech synthesis results.
Instructions
List saved audio files in the output directory with metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}