YouTip LogoYouTip

Prop Audio Paused

HTML DOM Audio paused Property

HTML DOM Audio paused Property

HTML DOM Audio paused Property

-- Learning not just technology, but dreams!

JavaScript Reference

Overview

JavaScript Objects

Browser Objects

DOM Objects

HTML Objects

HTML DOM Area Object

HTML DOM Base Object

Audio paused Property

Audio Object Reference Audio Object

Example

Check if the audio is paused:

var x = document.getElementById("myAudio").paused;

The value of x will be:

true

Try it yourself Β»


Definition and Usage

The paused property returns whether the audio is paused or not.

Note: This property is read-only.


Browser Support

Internet ExplorerFirefoxOperaGoogle ChromeSafari

The paused property is supported in all major browsers.

Note: Internet Explorer 8 and earlier IE versions do not support this property.


Syntax

audioObject.paused

Technical Details

Return Value: Boolean. Returns true if the audio is paused, otherwise false.

Audio Object Reference Audio Object

HTML DOM Area Object

HTML DOM Base Object

ByteArk Coding Plan supports mainstream large models like Doubao, GLM, DeepSeek, Kimi, MiniMax, officially supplied and stable.

iFlytek Star Coding Plan includes free model call quotas, DeepSeek, GLM, Kimi, MiniMax, one-stop experience and deployment platform. Configuration Guide Β₯3.9/month Sign up now

Click to Share Notes

Cancel

Write notes...

Image URL

Image Description

Image Size Γ—

Share Notes

  • Nickname Nickname (required)
  • Email Email (required)
  • Reference URL Reference URL

Category Navigation

← Prop Audio PlaybackrateProp Audio Networkstate β†’