Well, I have added VocalKit to my own project and am trying to get it
to work. Unfortunately, I get the following error, when I press the
stop listening
button and the application tries to recognize what was said:
INFO: feat.c(848): Initializing feature stream to type: '1s_c_d_dd',
ceplen=13, CMN='current', VARNORM='no', AGC='none'
INFO: cmn.c(142): mean[0]= 12.00, mean[1..12]= 0.0
ERROR: "acmod.c", line 83: Must specify -mdef or -hmm
Program received signal: “EXC_BAD_ACCESS”.
Xcode could not locate source file: pocketsphinx.c (line: 508)
Any ideas what I am doing wrong? Someone else said that this was due
to a
build configuration problem but I don't know about that.
By the way, I am trying to get this working on OS 4.1, with XCode SDK
3.2.4.
Thanks for the help.
Regards,
Larry