html5 在线广播,HTML5

HTML5 Audio

HTML5 provides a standard for playing audio files.

Audio on the Web

Before HTML5, there was no standard for playing audio files on a web page.

Before HTML5, audio

files could only be played with a plug-in (like flash).

The HTML5 element specifies a standard way to embed audio

in a web page.

Browser Support

The numbers in the table specify the first browser version that fully supports the

element.

Element

4.0

12.0

9.0

3.5

4.0

10.5

The HTML Element

To play an audio file in HTML, use the element:

Example

Your browser does not support the audio element.

Try it yourself »

HTML Audio - How It Works

The controls attribute adds audio controls, like play, pause, and volume.

Text between the and tags will display in browsers that do not

support the element.

Multiple elements can link to

different audio

files. The browser will use the first recognized format.

HTML Audio - Browser Support

Currently, there are 3 supported file formats for the element: MP3, Wav, and Ogg:

Browser

MP3

Wav

Ogg

Internet Explorer

YES

NO

NO

Chrome

YES

YES

YES

Firefox

YES

YES

YES

Safari

YES

YES

NO

Opera

YES

YES

YES

HTML Audio - Media Types

File Format

Media Type

MP3

audio/mpeg

Ogg

audio/ogg

Wav

audio/wav

HTML Audio - Methods, Properties, and Events

HTML5 defines DOM methods, properties, and events for the element.

This allows you to load, play, and pause audios, as well as set duration and volume.

There are also DOM events that can notify you when an audio begins to play, is paused, etc.

For a full DOM reference, go to our HTML5 Audio/Video DOM Reference.

HTML5 Audio Tags

Tag

Description

Defines sound content

Defines multiple media resources for media elements, such as and

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值