Audio
The Wisej.NET Audio control enables audio file playback.
info
For a full list of properties, methods and events see the API documentation.
Features
AutoPlay
When AutoPlay is enabled, playback begins automatically once possible, without waiting for complete file download.
warning
The user must interact with the page first before audio can be played. See https://developers.google.com/web/updates/2017/09/autoplay-policy-changes#webaudio
Controls
Browser-provided controls enable users to manage playback, volume, and seeking.
warning
The Audio control appearance varies by browser. See Media.
Advanced
JavaScript Widget
| Item | Description |
|---|---|
| Class name | "wisej.web.Audio" |
| Source code | https://github.com/iceteagroup/wisej-js |