AudioCard interface

Audio card

Properties

aspect

Aspect ratio of thumbnail/media placeholder. Allowed values are "16:9" and "4:3"

autoloop

Should the client loop playback at end of content (default:true)

autostart

Should the client automatically start playback of media in this card (default:true)

buttons

Actions on this card

duration

Describes the length of the media content without requiring a receiver to open the content. Formatted as an ISO 8601 Duration field.

image

Thumbnail placeholder

media

Media URLs for this card. When this field contains more than one URL, each URL is an alternative format of the same content.

shareable

This content may be shared with others (default:true)

subtitle

Subtitle of this card

text

Text of this card

title

Title of this card

value

Supplementary parameter for this card

Property Details

aspect

Aspect ratio of thumbnail/media placeholder. Allowed values are "16:9" and "4:3"

aspect: string

Property Value

string

autoloop

Should the client loop playback at end of content (default:true)

autoloop: boolean

Property Value

boolean

autostart

Should the client automatically start playback of media in this card (default:true)

autostart: boolean

Property Value

boolean

buttons

Actions on this card

buttons: CardAction[]

Property Value

duration

Describes the length of the media content without requiring a receiver to open the content. Formatted as an ISO 8601 Duration field.

duration: string

Property Value

string

image

Thumbnail placeholder

image: ThumbnailUrl

Property Value

media

Media URLs for this card. When this field contains more than one URL, each URL is an alternative format of the same content.

media: MediaUrl[]

Property Value

shareable

This content may be shared with others (default:true)

shareable: boolean

Property Value

boolean

subtitle

Subtitle of this card

subtitle: string

Property Value

string

text

Text of this card

text: string

Property Value

string

title

Title of this card

title: string

Property Value

string

value

Supplementary parameter for this card

value: any

Property Value

any