Example
Key parameters
model(required): TTS-capable model id.input(required): Text to synthesize.voice: Voice preset (model-dependent, e.g.,alloy).format:mp3,wav,flac, etc.speed: Playback speed multiplier (typically 0.25–4).
Call /audio/speech with the PHP SDK.
model (required): TTS-capable model id.input (required): Text to synthesize.voice: Voice preset (model-dependent, e.g., alloy).format: mp3, wav, flac, etc.speed: Playback speed multiplier (typically 0.25–4).