Share audio content with an embedded player. Visitors can listen directly from their device.
Target is a hosted page.
Use cases
- Museum and gallery audio guides
- Podcast episode sharing
- Music previews and samples
- Voice messages and announcements
- Audio instructions and tutorials
- Accessibility features for printed materials
Properties
Content
| Property | Type | Description |
|---|---|---|
name |
string | Title displayed on the page |
image |
string | Header image or album art |
text |
string | Description or transcript (supports markdown) |
fileName |
string | Name of the audio file |
mimeType |
string | Audio file MIME type (e.g., audio/mpeg) |
Appearance
| Property | Type | Default | Description |
|---|---|---|---|
hostedPageBackgroundColor |
string | #f9fAfb |
Background color of the hosted page |
hostedPagePrimaryColor |
string | #3b308a |
Primary accent color |
hostedPageTemplate |
string | bordered |
Page template style (bordered or borderless) |
hostedPageLocale |
string | en_US |
Locale for the hosted page |
imagePreset |
string | gradient-layered-paper.webp |
Preset background image |
titlePosition |
string | over-image |
Position of the title |
titleAlign |
string | left |
Title text alignment |
titleColor |
string | #3b308a |
Title text color |
titleSize |
string | xl |
Title font size |