Will HTML5 support the access of offline cached audio?
- by milesmeow
We want to make an audio based web based app that will have many sound snippets. We want to cache these files so that performance is good and not dependent on network speed. Can HTML5 cache audio for offline mode?