Skip to content
This repository has been archived by the owner on Dec 11, 2017. It is now read-only.

Need Method to See if Sound is Playing #9

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 2 comments
Open

Need Method to See if Sound is Playing #9

GoogleCodeExporter opened this issue Mar 13, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

need a method which returns a boolean based on wether a sound is playing
via sound and/or soundcontroller.

kara rawson

Original issue reported on code.google.com by [email protected] on 8 Jan 2009 at 10:22

@GoogleCodeExporter
Copy link
Author

Sounds like a good idea. Depending on the type of sound you can already create 
this 
yourself by listening for sounds start/stop events.

However, the current state of browsers do not support this in all 
circumstances. 
Often the answer would be 'unknown'. So a simple boolean return value is 
probably 
insufficient.

Original comment by fredsa on 16 Feb 2009 at 9:01

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Original comment by fredsa on 16 Feb 2009 at 9:02

  • Added labels: Priority-Low, Type-Enhancement, OpSys-All

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant