list_voices
Retrieve all available voices from MiniMax, with optional filtering by voice type for system or cloned voices.
Instructions
List all voices available. Only supports when api_host is https://api.minimax.chat
Args:
voice_type (str, optional): The type of voices to list. Values range ["all", "system", "voice_cloning"], with "all" being the default.
Returns:
Text content with the list of voices.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| voice_type | No | all |