Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
plugins/agents-plugin-openai
realtime
RealtimeContent
Interface RealtimeContent
interface
RealtimeContent
{
audio
:
AudioFrame
[]
;
audioStream
:
AsyncIterableQueue
<
AudioFrame
>
;
contentIndex
:
number
;
contentType
:
Modality
;
itemId
:
string
;
outputIndex
:
number
;
responseId
:
string
;
text
:
string
;
textStream
:
AsyncIterableQueue
<
string
>
;
toolCalls
:
RealtimeToolCall
[]
;
}
Index
Properties
audio
audio
Stream
content
Index
content
Type
item
Id
output
Index
response
Id
text
text
Stream
tool
Calls
Properties
audio
audio
:
AudioFrame
[]
audio
Stream
audio
Stream
:
AsyncIterableQueue
<
AudioFrame
>
content
Index
content
Index
:
number
content
Type
content
Type
:
Modality
item
Id
item
Id
:
string
output
Index
output
Index
:
number
response
Id
response
Id
:
string
text
text
:
string
text
Stream
text
Stream
:
AsyncIterableQueue
<
string
>
tool
Calls
tool
Calls
:
RealtimeToolCall
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
audio
audio
Stream
content
Index
content
Type
item
Id
output
Index
response
Id
text
text
Stream
tool
Calls
LiveKit Agents
Loading...