HTMLAudioElement public sealed class HTMLAudioElement : HTMLMediaElement Represents the HTML audio element. Documentation Code public const string Tag = "audio" The audio tag. public HTMLAudioElement() Creates a new HTML audio element.