search for: speex_set_forced_vad

Displaying 2 results from an estimated 2 matches for "speex_set_forced_vad".

2005 Sep 02
2
DTX mode using preprocessor?
...me being -- the lack of packets is completely intentional. While this works, it's an incredibly ugly hack, and I have to include a lot of the internal speex header files to compile. I've pondered adding a forced_vad flag to the encoder states, so you can write speex_encoder_ctl(state, SPEEX_SET_FORCED_VAD, <whatever>) but I'm not sure that's the right way to proceed. Any ideas?
2005 Sep 04
0
DTX mode using preprocessor?
...letely intentional. > > While this works, it's an incredibly ugly hack, and I have to include a > lot of the internal speex header files to compile. > > > I've pondered adding a forced_vad flag to the encoder states, so you can > write > speex_encoder_ctl(state, SPEEX_SET_FORCED_VAD, <whatever>) > but I'm not sure that's the right way to proceed. > > Any ideas? > > _______________________________________________ > Speex-dev mailing list > Speex-dev@xiph.org > http://lists.xiph.org/mailman/listinfo/speex-dev > -- Jean-Marc Valin <...