VoiceAgentServerEventResponseAnimationVisemeDelta interface

The response.animation_viseme.delta server event.

Extends

Properties

audio_offset_ms

The audio offset, in milliseconds, at which the viseme occurs.

content_index

The index of the content part in the item's content array.

event_id

The unique identifier of the server event.

item_id

The identifier of the output item associated with this event.

output_index

The index of the output item in the response.

response_id

The identifier of the response associated with this event.

type

The event type. Always response.animation_viseme.delta.

viseme_id

The identifier of the viseme to display at the specified audio offset.

Property Details

audio_offset_ms

The audio offset, in milliseconds, at which the viseme occurs.

audio_offset_ms: number

Property Value

number

content_index

The index of the content part in the item's content array.

content_index: number

Property Value

number

event_id

The unique identifier of the server event.

event_id: string

Property Value

string

item_id

The identifier of the output item associated with this event.

item_id: string

Property Value

string

output_index

The index of the output item in the response.

output_index: number

Property Value

number

response_id

The identifier of the response associated with this event.

response_id: string

Property Value

string

type

The event type. Always response.animation_viseme.delta.

type: "response.animation_viseme.delta"

Property Value

"response.animation_viseme.delta"

viseme_id

The identifier of the viseme to display at the specified audio offset.

viseme_id: number

Property Value

number