jpemartins / speex.js

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

help me !! When I play small audio files times wrong #31

Closed JinJieTan closed 5 years ago

JinJieTan commented 5 years ago

When I play some short speex protocol files, he will report an error. I need to solve this problem urgently. Is there any solution?

app.html:6204 Uncaught TypeError: Cannot read property 'speex_string' of undefined at new SpeexHeader (app.html:6204) at Function.Speex.parseHeader (app.html:6255) at decodeFile (app.html:6812) at FileReader. (app.html:6897)

JinJieTan commented 5 years ago

And successfully parsing the played audio file will also be shorter than the original audio file time