Reply To: [Resolved] Error in implementing RuleORama

Home Forums OpenEars plugins [Resolved] Error in implementing RuleORama Reply To: [Resolved] Error in implementing RuleORama

#1022516
Halle Winkler
Politepix

Welcome,

This is a different problem that the previous one, but we can troubleshoot it. Can you set this:

[self.pocketsphinxController setRapidEarsToVerbose:FALSE];

to this:

[self.pocketsphinxController setRapidEarsToVerbose:TRUE];

so we can see the verbose output from the recognizer?