本文介绍了如何播放同时下载的音频文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我有一个可以从Internet下载音频文件(.mp3或.aac)的代码。它完美地运作。但是在适当的时候,我需要在下载时开始播放这个音频文件。怎么做?使用了什么方法?
谢谢!
I have a code that can download the audio file (.mp3 or .aac) from Internet. It works perfectly. But at the right moment, I need to start to play this audio file while it is still downloading. How to do it? What methods are used?
Thanks!
推荐答案
这篇关于如何播放同时下载的音频文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!