Skip to main content

send_text

Method
This is a method of the RealtimeAgent class in the agents module.
Send text message (placeholder)

Signature

def send_text(&self, text: &str) -> Result<String>

Parameters

text
&str
required
No description available.

Returns

Returns
Result<String>
The result of the operation.