send_text
Method
This is a method of the RealtimeAgent class in the agents module.Send text message (placeholder)
Signature
Parameters
No description available.
Returns
The result of the operation.
send_text: Send text message (placeholder)
This is a method of the RealtimeAgent class in the agents module.Send text message (placeholder)
def send_text(&self, text: &str) -> Result<String>