Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
plugins/agents-plugin-openai
realtime
ConversationItemInputAudioTranscriptionFailedEvent
Interface ConversationItemInputAudioTranscriptionFailedEvent
interface
ConversationItemInputAudioTranscriptionFailedEvent
{
content_index
:
number
;
error
:
{
code
?:
string
;
message
:
string
;
param
:
null
;
type
:
string
;
}
;
event_id
:
string
;
item_id
:
string
;
type
:
"conversation.item.input_audio_transcription.failed"
;
}
Hierarchy
BaseServerEvent
ConversationItemInputAudioTranscriptionFailedEvent
Index
Properties
content_
index
error
event_
id
item_
id
type
Properties
content_
index
content_
index
:
number
error
error
:
{
code
?:
string
;
message
:
string
;
param
:
null
;
type
:
string
;
}
Type declaration
Optional
code
?:
string
message
:
string
param
:
null
type
:
string
event_
id
event_
id
:
string
item_
id
item_
id
:
string
type
type
:
"conversation.item.input_audio_transcription.failed"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
content_
index
error
event_
id
item_
id
type
LiveKit Agents
Loading...