Skip to main content

asend_text

AsyncMethod
This is a method of the RealtimeAgent class in the realtime_agent module.
Send text message asynchronously.

Signature

async def asend_text(text: str) -> bool

Parameters

text
str
required
Text message to send

Returns

Returns
bool
True if sent successfully