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.
需要将 vox 文件 (dialogic adpcm) 转换为 wav 文件。
你知道java解决方案吗?
编码器和解码器都记录在7 页格式规范中,其中包含大量空白和大图,因此我认为您应该能够在没有太多模糊的情况下实现解码器。我很确定没有可用的 Java 开源库。