Agents
AudioRes
Represents an audio chunk generated by the agent during a run (using voice).
Props
index
number
The index of the audio chunk.
read
string
A link to read the generated audio. it can only be used once.
run_id
string
The ID of the run this audio was generated during.
audio_id
string
The ID of the audio chunk.
Was this page helpful?