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