Defined in: types.ts:175
Audio content part for multimodal messages.
TMetadata = unknown
Provider-specific metadata type
optional metadata: TMetadata;optional metadata: TMetadata;Defined in: types.ts:180
Provider-specific metadata (e.g., format, sample rate)
source: ContentPartSource;source: ContentPartSource;Defined in: types.ts:178
Source of the audio content
type: "audio";type: "audio";Defined in: types.ts:176