I have taken the new version of pocketsphinx and sphinxbase(5prealpha) . I'am using my own version of continuous.c . I get an error saying cont_ad_init, cont_ad_calib etc related to sphinxbase/cont_ad.h are unrecognised . I have included the sphinxbase library while compiling . One strange thing i noticed was cont_ad.h is not present in /include/sphinxbase folder. Do i have to link any specific library for this? As of now i have linked -lpocketsphinx -lsphinxbase -lsphinxad .Why are the cont_ad.h functions unrecognised??
cont_ad
module has been deprecated and removed from sources, seead.h
.On Mon, Mar 2, 2015 at 6:33 PM, raspberry_dev raspberrydev@users.sf.net wrote:
--
Sincerely, Alexander
same problem here!!!