Displaying 1 result from an estimated 1 matches for "b47b7e59".
2004 Aug 06
1
Packet Loss
I've just started testing Speex, and it seems very good so far. In
testing the Speex decoder and simulating packet loss, I noticed that simply
not calling speex_decode(st, NULL, output) when a packet is dropped doesn't
appear to degrade the quality of the audio later on.
The reason for this test is that in a real-time situation, you may not
know right away when a packet is dropped