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.
我需要转换器将 G729 或 G711 文件转换为 wav、wma、mp3 或任何其他可以播放的格式,例如 Windows Media Player。
海诺罗。试试这个。
您可以使用 va_g729_decoder.exe 解码为 pcm 文件。然后使用 sox 将其转换为 wav。