Skip to main content
Voice format: aws.Polly.<Engine>.<VoiceId> Example: aws.Polly.Generative.Lucia The engine can also be parsed from a hyphenated suffix on the voice ID — e.g., Lucia-longform resolves to engine long-form.

Voice Samples


WebSocket

Query Parameters

Voice Settings

REST API

Fields

Response

Default (binary_output): chunked audio bytes. Format depends on output_format. With output_type: "base64_output": JSON with base64-encoded audio. With output_type: "audio_id": JSON with an audio_url for deferred retrieval.