1 decade ago by mandarin
Hi!
Lost Decade Games created Audia for easier handling of audio. It uses WebAudio when available, and falls back to Audio if necessary. I recently used it in a client project to be able to play sound on mobile devices, and had to make it into an ImpactJS module in order for it to be included in the baking.
I was running short on time and didn't have the time to test every feature, but it does play sound. You might run into a bug or two if you choose to use this module. If you do find bugs, I'd be happy if you committed a fix to my fork.
You can find the fork at https://github.com/mandarinx/audia. Read about Audia here: http://www.lostdecadegames.com/audia-is-a-library-for-simplifying-the-web-audio-api/
Thomas
Lost Decade Games created Audia for easier handling of audio. It uses WebAudio when available, and falls back to Audio if necessary. I recently used it in a client project to be able to play sound on mobile devices, and had to make it into an ImpactJS module in order for it to be included in the baking.
I was running short on time and didn't have the time to test every feature, but it does play sound. You might run into a bug or two if you choose to use this module. If you do find bugs, I'd be happy if you committed a fix to my fork.
You can find the fork at https://github.com/mandarinx/audia. Read about Audia here: http://www.lostdecadegames.com/audia-is-a-library-for-simplifying-the-web-audio-api/
Thomas