Displaying 1 result from an estimated 1 matches for "duraction".
Did you mean:
duracion
2009 Aug 31
2
streaming speex frames
Hi,
I want to stream a file encoded in speex frame by frame (like a
phone). I don't want to decode it, nor encode it. I have a speex file on
disk and need to stream it one frame at a time. Speex frame size are
dynamic (silence is compressed, VBR, etc.) so I need the speex
specification to know how to read different frame "types".
I've looked at the speex manual, but it's