Question

I'm looking for examples on how to wrap the speex format with the ogg format. I stumbled upon the "fish" example (kfish)

but it would be nice if someone could point me in the direction of a "cut to the bone" example, if one exists. Or perhaps someone could explain how to extend the encoding sample in the manual. Here: sample_enc.c See page 35 with an ogg container wrapper? I also took a look at Cliff's page. Here: Cliff's page But i'm still stranded with naked speex data. Need ogg pants!!

Was it helpful?

Solution

What you want to look at are the speexenc.c and speexdec.c utilities that are shipped with Speex.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top