ServerEventResponseCreated interface

Returned when a new Response is created. The first event of response creation, where the response is in an initial state of in_progress.

Extends

Properties

response
type

The event type, must be response.created.

Inherited Properties

eventId

Property Details

response

response: VoiceLiveResponse

Property Value

type

The event type, must be response.created.

type: "response.created"

Property Value

"response.created"

Inherited Property Details

eventId

eventId?: string

Property Value

string

Inherited From ServerEvent.eventId