Skip to main content
GET
/
api
/
user
/
history
/
{id}
/
audio
Read an assistant response aloud using the configured speech model
curl --request GET \
  --url https://pria.praxislxp.com/api/user/history/{id}/audio
"<string>"

Path Parameters

id
string
required

History record ID

Query Parameters

voice
string

Optional voice override. Defaults to the provider's standard voice.

Response

The spoken audio. MP3 for most speech models; WAV for Grok TTS.

The response is of type file.