Method:Documentation Index
Fetch the complete documentation index at: https://docs.ai-stats.phaseo.app/llms.txt
Use this file to discover all available pages before exploring further.
client.generateSpeech().
Example
Key parameters
model(required): TTS-capable model id.input(required): Text to synthesize.voice: Provider-normalized voice alias (recommended) or provider-native voice value.response_format:mp3,wav,flac, etc.speed: Playback speed multiplier (typically 0.25-4).
voice is not valid for the routed provider/model mapping, the API returns 400 with param: "voice".