send

abstract suspend fun send(message: String, options: StreamTextOptions = StreamTextOptions()): Result<ReceivedChatMessage>

Send a message through LiveKit.

Parameters

message