Will HTML5 support the access of offline cached audio?

后端 未结 3 1267
走了就别回头了
走了就别回头了 2020-12-16 20:06

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

3条回答
  •  孤城傲影
    2020-12-16 20:49

    You could always develop a decoding/encoding layer that talks to the client SQLlite DB

提交回复
热议问题