Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想连续播放一个正在下载的音频文件。请注意,没有从另一端发送的固定大小的文件。就像从一侧发送数据而在另一侧接收数据一样。我只想让这些数据继续播放(音频),直到没有更多数据可用。
关于如何在开始接收时播放连续发送的音频数据的任何建议?