[Speex-dev] speex_nb_mode declaration problem

nagaraj at int.uni-karlsruhe.de nagaraj at int.uni-karlsruhe.de
Wed Aug 6 01:42:58 PDT 2008


Hello all,

I am using the speex APIs in a gnuradio block.
I used the similar code as in the sampleenc.c/sampledec.c which works
perfectly fine.
My compilation does not give any error, but when I run the python test, it
complains that speex_nb_mode is undefined.
I tried to declare it explicitly then it as const SpeexMode *mode = NULL ,
then i get an error that i cannot initialize the const SpeexMode type.
Can someone help me with this problem?

Thanks for your time and attention.

Regards,
Kshama



More information about the Speex-dev mailing list