LogoLogo
HomepageYouTube ChannelInstall from the AppExchange
  • Home
  • Dynamic Components
  • Flow Components
  • Experience Components
  • Projects
  • 👋Welcome
  • Getting Started
    • Product Tour
    • Quickstart Tutorial
    • Understanding The Essentials
      • Component Builder
      • Component Visibility
      • Target Page Object
      • Using Variables and Component Data
      • Publishing your Dynamic Components
      • Dynamic vs. Flow Components
    • Avonni Components App
      • Accessing the App
      • Folders
      • Templates
      • Version management
    • AppExchange Listing Page
    • Installation & Licenses Management
  • Tutorials
    • Projects
    • Components
      • Calendar
        • How to Create Events Quickly by Dragging
        • How to Add an Edit Action to Calendar Events
        • How to Add a New Event Button to the Calendar Header
        • How to Customize the Right-Click Menu
        • How to Reschedule Events with Drag and Drop
      • Columns
        • Creating a Responsive 3-Column Layout
      • Data Table
        • How to customize Data Table style
        • How to make a field editable
        • How to add clickable buttons
        • How to color-code badges
        • How to export data
        • How to configure search
        • How to set columns visibility
      • Kanban
        • Saving Changes on Drag-and-Drop
      • List
      • Metric
      • Record Detail
        • Saving Changes
    • Interactions
      • How to create an interaction to navigate to an object page
      • How to create an interaction to navigate to a record page
      • How to Pass Multiple Selected Records from a Dynamic Component to a Screen Flow
    • Reactive Components
      • Reactive Map and Data Table
      • Master-Detail Relationship with Data Tables
      • Vertical Tabs with Reactive Data Table
    • Style
      • How do you add space or a break between sections or fields?
    • Tips and Tricks
      • Using the Dynamic Component component
  • Component Builder
    • Overview
    • Configuring Components
      • Properties
      • Fields
      • Style
    • Data & Interactions
      • Data Sources
        • Manual
        • Picklist
      • Resources
        • Constant
        • Formula
        • Nested Queries
        • Query
        • Variable
      • Interactions
        • CRUD from Record Variable
        • Download
        • Execute Flow
        • Navigate
        • On Load
        • Open Alert Modal
        • Open Confirm
        • Open Dynamic Component Dialog
        • Open Dynamic Component Panel
        • Open Flow Panel
        • Open Flow Dialog
        • Show Toast
    • Advanced Topics
      • Undo / Redo
      • Copy and Paste
      • Keyboard Shortcut
  • Components
    • Explore All Components
    • Accordion
    • Alert
    • Audio Player
    • Avatar
    • Avatar Group
    • Badge
    • Barcode
    • Blockquote
    • Button
    • Button Group
    • Button Icon
    • Button Menu
    • Button Stateful
    • Calendar
    • Camera 🆕
    • Card
    • Carousel
    • Chart
    • Checkbox
    • Checkbox Button
    • Chip Container
    • Color Picker
    • Columns
    • Combobox
    • Container
    • Counter
    • Data LWC Container
    • Data Table
    • Date Picker
    • Date
    • Date Range
    • Dual Listbox
    • Dynamic Component
    • Formatted Address
    • Formatted Name
    • Formatted Value
    • Header
    • Icon
    • Icon Picker
    • Illustration
    • Image
    • Input Color
    • Input Date
    • Input Pen (Signature)
    • Input Text
    • Kanban
    • List
    • LWC Container
    • Map
    • Media Object
    • Metric
    • PDF Viewer
    • Pivot Table
    • Progress Bar
    • Progress Circle
    • Progress Indicator
    • Rating
    • Record Detail
    • Relationship Graph
    • Scope Notification
    • Section
    • Separator
    • Slider
    • Status
    • Tabbed Container
    • Tabs
    • Text
    • Text Area
    • Timeline
    • Toggle
    • Tree
    • Vertical Visual Picker
    • Video Player
    • Visual Picker
    • Visual Picker Link
  • Help
    • Contact Support
    • Security
    • Performance Guide
    • Deployment Process
    • Release Notes
    • Report Bugs
Powered by GitBook
LogoLogo

Company

  • About Us
  • Pricing

Policies

  • Privacy Policy
  • Terms of Service
On this page
  • Setting Up Your Audio Player
  • 1: Add Your Audio File
  • 2: Set Autoplay (Optional)
  • 3: Adjust the Initial Volume (Optional)
  • Optional Settings
  • Example Use Cases
  • Important Notes

Was this helpful?

  1. Components

Audio Player

The Audio Player provides robust audio playback with extensive customization options for sources, playback controls, volume, and visual styling.

Setting Up Your Audio Player

1: Add Your Audio File

This is a required step. You need to provide the audio that your player will use.

  • How to Add: You can paste a URL to an audio file or upload an audio file directly from your computer.

  • Important Note: Without an audio source, the player will not function

2: Set Autoplay (Optional)

Decide whether the audio should start playing automatically when the page loads or if the user should click a play button.

  • Autoplay On: The audio will begin playing once the page loads.

  • Autoplay Off: The user must click the play button to start the audio.

3: Adjust the Initial Volume (Optional)

Set the starting volume level for the audio.

  • How to Adjust: Use the volume slider or input field in the component's properties to choose an appropriate initial volume level.

  • Consider User Experience: Avoid setting the initial volume too high, as it might startle users.

Optional Settings

  • Hide Player Controls (Minimalist Look): If you want a cleaner, more minimalist look, you can hide the standard player controls (play/pause, volume, etc.). If you choose this option, configure autoplay or provide another way for users to control the audio.

  • Loop Playback: Enable the "Loop" option to repeat the audio continuously after it finishes.

  • Change Playback Speed: Adjust the playback rate to make the audio play faster or slower than the normal speed. Use this sparingly, as it can affect the audio quality.


Example Use Cases

  • Background Music: Set the mood with ambient music.

  • Sound Effects: Enhance interactions with sound effects.

  • Audio Instructions: Provide clear audio guidance to users.

  • Accessibility: Offer audio descriptions for users with visual impairments.


Important Notes

  • File Formats: Supported audio formats may vary, but standard formats like MP3, WAV, and OGG are usually well-supported.

  • User Experience: Use audio thoughtfully. Too much or overly loud audio can be disruptive.

Last updated 2 months ago

Was this helpful?