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

Parameters

str
required
Text message to send

Returns

bool
True if sent successfully

Used By

Source

View on GitHub

praisonaiagents/agent/realtime_agent.py at line 297