Table of Contents

TMS FNC WX Audio Player

TTMSFNCWXAudioPlayer plays audio files and streams using the browser's built-in audio engine. It wraps the HTML5 <audio> element and exposes playback control, volume, preload strategy, and loop behaviour through a Delphi component interface.

Documentation

Start here Use when
Get started You want audio playback working in a few steps.
Guides You want task-oriented chapters on playback control, events, and streaming.
API reference You want class, property, method, and event details.
Release notes You want what changed in recent versions.

Key classes

Class Description
TTMSFNCWXAudioPlayer Main audio player component.
TTMSFNCWXCustomAudioPlayer Extensible base for the audio player.