Plays audio in the browser.
The Wisej.NET Audio control enables audio file playback.
Audio
For a full list of properties, methods and events see the API documentation.arrow-up-right
When AutoPlay is enabled, playback begins automatically once possible, without waiting for complete file download.
AutoPlay
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#webaudioarrow-up-right
Browser-provided controls enable users to manage playback, volume, and seeking.
The Audio control appearance varies by browser. See Media.
Class name
"wisej.web.Audio"
Source code
https://github.com/iceteagroup/wisej-jsarrow-up-right
Last updated 11 months ago
Was this helpful?