Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
plugins/agents-plugin-openai
realtime
ResponseTextDeltaEvent
Interface ResponseTextDeltaEvent
interface
ResponseTextDeltaEvent
{
content_index
:
number
;
delta
:
string
;
event_id
:
string
;
output_index
:
number
;
response_id
:
string
;
type
:
"response.text.delta"
;
}
Hierarchy
BaseServerEvent
ResponseTextDeltaEvent
Index
Properties
content_
index
delta
event_
id
output_
index
response_
id
type
Properties
content_
index
content_
index
:
number
delta
delta
:
string
event_
id
event_
id
:
string
output_
index
output_
index
:
number
response_
id
response_
id
:
string
type
type
:
"response.text.delta"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
content_
index
delta
event_
id
output_
index
response_
id
type
LiveKit Agents
Loading...