Ultra supports inline SSML emotion tags. Place the tag before the text:
<emotion value="excited" />Great news — your order shipped early!
Primary emotions:angry, excited, content, sad, scared.Additional:happy, enthusiastic, curious, calm, grateful, affectionate, sarcastic, surprised, confident, hesitant, apologetic, determined, frustrated, disappointed.Omitting the tag = neutral delivery. Use sparingly — Ultra interprets emotional subtext from the text itself.
Default (binary_output): chunked audio bytes with Content-Type: audio/mpeg.With output_type: "base64_output": JSON with base64-encoded audio.With output_type: "audio_id": JSON with an audio_url for deferred retrieval.