Reply To: Not able to start speech recognition

Home Forums OpenEars Not able to start speech recognition Reply To: Not able to start speech recognition

#1024469
kunal.shah
Participant

Hi,

I did what you asked me to. And now, I’m getting an error as such.

2015-01-21 17:42:59.037 [5380:770555] Starting OpenEars logging for OpenEars version 2.01 on 32-bit device (or build): iPhone running iOS version: 8.000000
2015-01-21 17:42:59.215 [5380:770555] I’m done running performDictionaryLookup and it took 0.077478 seconds
2015-01-21 17:42:59.229 [5380:770555] Creating shared instance of OEPocketsphinxController
2015-01-21 17:42:59.241 [5380:770555] Attempting to start listening session from startListeningWithLanguageModelAtPath:
2015-01-21 17:42:59.258 [5380:770555] User gave mic permission for this app.
2015-01-21 17:42:59.259 [5380:770555] Valid setSecondsOfSilence value of 0.700000 will be used.
2015-01-21 17:42:59.260 [5380:770555] Successfully started listening session from startListeningWithLanguageModelAtPath:
2015-01-21 17:42:59.260 [5380:770605] Starting listening.
2015-01-21 17:42:59.261 [5380:770605] about to set up audio session
2015-01-21 17:42:59.326 [5380:770673] Audio route has changed for the following reason:
2015-01-21 17:42:59.331 [5380:770673] There was a category change. The new category is AVAudioSessionCategoryPlayAndRecord
2015-01-21 17:42:59.337 [5380:770673] This is not a case in which OpenEars notifies of a route change. At the close of this function, the new audio route is —HeadphonesMicrophoneWired—. The previous route before changing to this route was <AVAudioSessionRouteDescription: 0x1920ea80,
inputs = (null);
outputs = (
“<AVAudioSessionPortDescription: 0x1920f5d0, type = Headphones; name = Headphones; UID = Wired Headphones; selectedDataSource = (null)>”
)>.
2015-01-21 17:42:59.700 [5380:770605] done starting audio unit
2015-01-21 17:42:59.863 [5380:770605] Error: it wasn’t possible to initialize the pocketsphinx decoder.
2015-01-21 17:42:59.899 [5380:770555] Listening setup wasn’t successful and returned the failure reason: Error: it wasn’t possible to initialize the pocketsphinx decoder. Please turn on OELogging in order to troubleshoot this. If you need support with this issue, please turn on both OELogging and verbosePocketsphinx in order to get assistance.