Speak
Conversations
Speak
Send a text message to an active conversation and the agent will speak it aloud.
PUT
Speak
Authorizations
Path Parameters
The unique identifier of the active conversation.
Example:
"conv_abc123"
Body
application/json
The text the agent should speak in the conversation.
Example:
"Hello, Hi from team trugen."
Response
The agent has spoken the provided text.
Example:
"Agent is speaking the provided text."