AudioBlock
Defined in: audio.ts:29
Properties
Section titled “Properties”artist?
Section titled “artist?”
optionalartist?:string
Defined in: audio.ts:35
artwork?
Section titled “artwork?”
optionalartwork?:object
Defined in: audio.ts:38
url:
string
audioUrl?
Section titled “audioUrl?”
optionalaudioUrl?:string
Defined in: audio.ts:32
Direct media URL (suno) or provider URI (spotify).
durationMs?
Section titled “durationMs?”
optionaldurationMs?:number
Defined in: audio.ts:36
optionalloop?:boolean
Defined in: audio.ts:37
provider
Section titled “provider”provider:
AudioProvider
Defined in: audio.ts:30
title?
Section titled “title?”
optionaltitle?:string
Defined in: audio.ts:34
trackRef?
Section titled “trackRef?”
optionaltrackRef?:string
Defined in: audio.ts:33