Docs / Cli

smallforce calls voices list

List available TTS voices

This page is generated from the same Commander definition shipped in SmallForce CLI 0.1.8. Run smallforce calls voices list --help locally to view the same reference for your installed version.

Complete command help

Usage: smallforce calls voices list [options]

List available TTS voices

Options:
  --api-key <key>        SmallForce API key, or set SMALLFORCE_API_KEY
  --backend-url <url>    SmallForce backend URL, or set SMALLFORCE_BACKEND_URL
  --json                 Print stable machine-readable JSON
  --text                 Print human-readable text
  --format <format>      Output format: text or json
  --provider <provider>  Voice provider (choices: "deepgram", "cartesia", "openai")
  --language <language>  Filter language
  --search <text>        Search voices
  --limit <number>       Maximum voices (1-1000)
  -h, --help             display help for command