# Transcript

## Operators Results Available

`com.twilio.engagement-intelligence.transcript.operators.results-available`

> \[!CAUTION]
>
> This event type has been [restricted](/docs/events/event-types-lifecycle#event-type-status-details). You may not create new subscriptions for restricted event types. [Learn more](https://www.twilio.com/en-us/changelog/voice-intelligence-event-stream-subscription-restricted).

Transcript Operators Results Available events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the [Webhook](/docs/events/webhook-quickstart) or [Kinesis](/docs/events/eventstreams-quickstart) quickstarts and refer to the [product documentation](https://www.twilio.com/en-us/changelog/voice-intelligence-event-stream-subscription-restricted).

**Versions**

#### v1 (latest)

* `string` **service\_sid**. Service identifier.
* `string` **transcript\_sid**. Transcript identifier.
* `string` **account\_sid**. Account that generated the event.
* `string` **date\_created** (required). Creation date of the event.

The full specification for version 1 is also available as a [JSON schema](https://events-schemas.twilio.com/EngagementIntelligence.TranscriptEvent/1).

## Transcript Processing Finished

`com.twilio.engagement-intelligence.transcript.finished`

> \[!CAUTION]
>
> This event type has been [restricted](/docs/events/event-types-lifecycle#event-type-status-details). You may not create new subscriptions for restricted event types. [Learn more](https://www.twilio.com/en-us/changelog/voice-intelligence-event-stream-subscription-restricted).

Transcript Transcript Processing Finished events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the [Webhook](/docs/events/webhook-quickstart) or [Kinesis](/docs/events/eventstreams-quickstart) quickstarts and refer to the [product documentation](https://www.twilio.com/en-us/changelog/voice-intelligence-event-stream-subscription-restricted).

**Versions**

#### v1 (latest)

* `string` **service\_sid**. Service identifier.
* `string` **transcript\_sid**. Transcript identifier.
* `string` **account\_sid**. Account that generated the event.
* `string` **date\_created** (required). Creation date of the event.

The full specification for version 1 is also available as a [JSON schema](https://events-schemas.twilio.com/EngagementIntelligence.TranscriptEvent/1).
