Skip to Content
Realtime TypeScript SdkInterfacesInterface: ItemContentDelta

Ticos Realtime API v0.3.1


Interface: ItemContentDelta

Interface for content deltas in conversation items

Properties

arguments?

optional arguments: string


audio?

optional audio: ArrayBuffer | Int16Array<ArrayBufferLike>


output?

optional output: string


text?

optional text: string


transcript?

optional transcript: string