Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
agents
voice
testing
ChatMessageEvent
Interface ChatMessageEvent
Event representing an assistant or user message in the conversation.
interface
ChatMessageEvent
{
item
:
ChatMessage
;
type
:
"message"
;
}
Index
Properties
item
type
Properties
item
item
:
ChatMessage
type
type
:
"message"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
item
type
LiveKit Agents
Loading...
Event representing an assistant or user message in the conversation.