Page 1 of 1

esp32 speex encode&decode

Posted: Wed Dec 13, 2017 8:25 am
by frankie.zeng
https://github.com/whyengineer/esp32_sn ... mple/speex
i port the speex to esp32
the example contain encode demo and decode demo.
a raw pcm file(625k) can be decoded to a spx file(75k).

Re: esp32 speex encode&decode

Posted: Wed Jan 31, 2018 3:59 am
by hassan789
this is amazing!