AudioBlock
class AudioBlock
An audio content block that contains audio data in various supported formats.
Types
Properties
Link copied to clipboard
Error information if the audio block could not be processed or contains invalid data.
Link copied to clipboard
The format of the audio data, such as MP3, WAV, FLAC, or other supported audio formats.
Link copied to clipboard
The source of the audio data, which can be provided as raw bytes or an S3 location.