WebAudioPlayer

From Xojo Documentation

Class (inherits from WebControl)


New in 2020r1

Plays sounds and provides a user interface for sound control.

Events
Closed Opening PlaybackReady
DownloadAborted PlaybackBegan PlaybackReadyThroughEnd
DownloadError PlaybackEnded PositionChanged
DownloadStalled PlaybackPaused
DownloadSuspended PlaybackProgressed
Properties
AllowAutoPlaying Enabled Parent fa-lock-32.png
AllowLooping HasController Position
ControlID fa-lock-32.png Name fa-lock-32.png URL
Duration fa-lock-32.png Page fa-lock-32.png
Methods
Close GotoURL Play
ExecuteJavaScript Pause UpdateBrowser

Notes

Sound File Formats Supported

MP3 files are supported for all supported browsers. WAV files are supported on Windows only. Ogg files are supported for FireFox only.

Compatibilty

Web projects on Linux, macOS, Windows operating systems.

See Also

NotePlayer desktop control.