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 或任何文件中。
你可以看看Java Sound API