Record

audio-content

record audio-content {
  data: data,
  mime-type: string,
  options: option​<content-options>,
}

Fields

NameTypeDescription
datadata

The base64-encoded audio data.

mime-typestring

The MIME type of the audio. Different providers may support different audio types.

optionsoption​<content-options>