Use this file to discover all available pages before exploring further.
Voice format:aws.Polly.<Engine>.<VoiceId>Example: aws.Polly.Generative.LuciaThe engine can also be parsed from a hyphenated suffix on the voice ID — e.g., Lucia-longform resolves to engine long-form.
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.