Fork me on GitHub
摘要: I wrote a C# class to decode VOX files into WAV files. It follows the Dialogic ADPCM specificationstrictly. If you read through that specification, the code below will become a lot clearer, otherwise ... 阅读全文
posted @ 2018-01-10 21:18 虫子樱桃 阅读(749) 评论(0) 推荐(1) 编辑