You're viewing a demo portfolio

Join the waitlist
PRSM

list_voices

Active

Tool of com.framesail/framesail

declared in 1.27.2

List available TTS voices (id, label, preview audio URL) for a provider: "minimax" (default engine) or "elevenlabs". Match the project's voice_tts_provider (see get_project) so picked ids work with its engine.

Parameters schema

{
  "type": "object",
  "title": "list_voicesArguments",
  "properties": {
    "provider": {
      "type": "string",
      "title": "Provider",
      "default": "minimax",
      "description": "TTS engine to list voices for: \"minimax\" (default engine) or \"elevenlabs\"; match the project's voice_tts_provider"
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

com.framesail/framesail

1/7 registries
View full server →
list_voices — com.framesail/framesail — PRSM MCP