jpemartins / speex.js

Speex codec in Javascript. Mirror from https://code.ua.pt/projects/speex-js
215 stars 64 forks source link

speex.decode returning -2 always #27

Open nagendra609 opened 8 years ago

nagendra609 commented 8 years ago

When ever i try to decode of .spx file or speex encoded data(buffer/arraybuffer) it always showing -2(corrupted stream) in Netbeans 8.1. I tried to find the solution but i didn't find any solution. Please help me.

```