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.
我想用 Java 将 MP3 文件转换为 PCM。
怎么做?
mp3plugin.jar
AudioInputStream
AudioSystem
getAudioInputStream(AudioFormat,AudioInputStream)