Audio
Plays audio in the browser.
Last updated
Was this helpful?
Plays audio in the browser.
Last updated
Was this helpful?
The Wisej.NET Audio
control enables audio file playback.
For a full list of properties, methods and events see the API documentation.
When AutoPlay
is enabled, playback begins automatically once possible, without waiting for complete file download.
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
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