SIGABRT Error

39 views
Skip to first unread message

Gnanam vadivelu

unread,
Jan 21, 2011, 6:33:20 AM1/21/11
to VocalKit, vadi...@sdi.la
Hi,

I am using VocalKit to read word count from Audio file.

vk = [[VKController alloc] initWithType:VKDecoderTypePocketSphinx
configFile:[[NSBundle mainBundle]
pathForResource:@"pocketsphinx"
ofType:@"conf"
inDirectory:@"model"]];

[vk setConfigString:[[NSBundle mainBundle] pathForResource:@"cmu07a"
ofType:@"dic"
inDirectory:@"model/lm/en_US"]
forKey:@"-dict"];

[vk setConfigString:[[NSBundle mainBundle] pathForResource:@"wsj0vp.
5000"
ofType:@"DMP"
inDirectory:@"model/lm/en_US"]
forKey:@"-lm"];



[vk setConfigString:[NSString stringWithFormat:@"%@/%@", [[NSBundle
mainBundle] bundlePath], @"model/hmm/hub4wsj_sc_8k"]
forKey:@"-hmm"];









I am getting this error :


INFO: cmd_ln.c(512): Parsing command line:
\
-fwdflat no \
-bestpath no \
-nfft 512 \
-lowerf 1 \
-upperf 4000 \
-samprate 8000 \
-nfilt 20 \
-transform dct \
-round_filters no \
-remove_dc yes

Current configuration:
Detected an attempt to call a symbol in system libraries that is not
present on the iPhone:
fwrite$UNIX2003 called from function arg_dump_r in image VocalKitTest.
If you are encountering this problem running a simulator binary within
gdb, make sure you 'set start-with-shell off' first.




Can you please me?

Thanks
Vadivelu



bob luk

unread,
Feb 12, 2011, 1:54:23 PM2/12/11
to VocalKit
i met the same problem. anybody help me?

陆小博

unread,
Feb 15, 2011, 1:13:28 AM2/15/11
to VocalKit
problem has been solve.
VocalKitTest   project can't be running on iOS 4.2 simulator.
I  changed to  iOS 4.0 ,and it running well  for now.

2011/2/13 bob luk <luk...@gmail.com>

--
You received this message because you are subscribed to the Google Groups "VocalKit" group.
To post to this group, send email to voca...@googlegroups.com.
To unsubscribe from this group, send email to vocalkit+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/vocalkit?hl=en.


Reply all
Reply to author
Forward
0 new messages