JAVA, play mp3 by URL

十年热恋 提交于 2019-12-08 04:31:26

I believe that for this specific library you have chosen, the Sun one, there is not support for mp3 and it comes down to exactly that. As @Treebranch suggests, the better approach is to look at other APIs which could possibly handle mp3s.

From the JavaZoom page:

"MP3SPI is a Java Service Provider Interface that adds MP3 (MPEG 1/2/2.5 Layer 1/2/3) audio format support for Java Platform".

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!