Displaying 2 results from an estimated 2 matches for "seektotime".
Did you mean:
seektime
2005 Apr 18
3
Some suggestions.
Good day.
Some suggestions.
1.
I think it would be useful to add support of "seekable streams" to Speex
API.
It seems many developers need functions like: GetDuration(),
SeekToTime(...),...
Something like VorbisFile for Ogg Vorbis.
2. It would be useful to add some samples on working with Speex files.
E.g. something like vcut for Ogg Vorbis.
Vitaly.
2005 Apr 18
3
speex voice seems to be bit breaking over long distance.
Hi,
Ok, what you suggest sound logical to me. Currently, I
have done a small trick to prevent this problem. What
I did is that whenever windows request a voice packet
from me and if I do not have the voice packet, I
repeat the previous packet. Hence, all the breaking
portion is filled with previous packet. This trick
seems to work so far. I am not sure what is the side
effect.
I think jitter