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で書かれたAMRからWAV、WAVからAMRへのコンバーターはありますか?リアルタイムで変換する必要があります。無料または有料のオープンソースを探しています。
ありがとう。
最善の策は、Java内からffmpegを呼び出すことです。残念ながら、Javaのみの優れたソリューションはわかりませんが、ffmpegを使用すると、このプログラムで使用できるさまざまなコーデック(AMRサポートを含む)を使用できます。