Share via


ChatMessageInputAudio interface

The details of the input audio data.

Properties

data

Base64 encoded audio data

format

The audio format of the audio content.

Possible values: "wav", "mp3"

Property Details

data

Base64 encoded audio data

data: string

Property Value

string

format

The audio format of the audio content.

Possible values: "wav", "mp3"

format: string

Property Value

string