reactive-audio-player
Reactive icon

Reactive Audio Player

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 30 December 2023
 by 
0.0
 (0 ratings)
reactive-audio-player

Reactive Audio Player

Documentation
1.0.0

Getting Started


Configuration

Once installed, follow these steps to configure the Reactive Audio Player in your application:

  1. Drag the Audio Player widget onto your screen or block.
  2. Set the src property to the URL of the audio file you want to play. Example: "https://actions.google.com/sounds/v1/alarms/digital_watch_alarm_long.ogg".
  3. Set the type property to the MIME type of the audio file. Example: "audio/mp3" or "audio/wav".
  4. Optionally, set the autoplay property to true if you want the audio to start playing automatically when the page loads. Set it to false if you want to require user interaction to start playback.

Usage

After configuring the Reactive Audio Player, you can use it to enhance your application's user experience by providing seamless audio playback functionality.

Support

If you encounter any issues or have questions, feel free to reach out to our support team.