Home › Forums › OpenEars › [pocketsphinxController stopListening]error. › Reply To: [pocketsphinxController stopListening]error.
i’sorry. here is the right one.
from applaunch to a ‘Stop Listening’tap
2015-07-03 17:51:36.269 OpenEarsSampleApp[5205:1529263] Starting OpenEars logging for OpenEars version 2.04 on 64-bit device (or build): iPhone running iOS version: 8.100000
2015-07-03 17:51:36.270 OpenEarsSampleApp[5205:1529263] Creating shared instance of OEPocketsphinxController
2015-07-03 17:51:36.303 OpenEarsSampleApp[5205:1529263] Starting dynamic language model generation
2015-07-03 17:51:36.349 OpenEarsSampleApp[5205:1529263] Done creating language model with CMUCLMTK in 0.045764 seconds.
2015-07-03 17:51:36.383 OpenEarsSampleApp[5205:1529263] I’m done running performDictionaryLookup and it took 0.029058 seconds
2015-07-03 17:51:36.390 OpenEarsSampleApp[5205:1529263] I’m done running dynamic language model generation and it took 0.116840 seconds
2015-07-03 17:51:36.398 OpenEarsSampleApp[5205:1529263] Starting dynamic language model generation
2015-07-03 17:51:36.468 OpenEarsSampleApp[5205:1529263] Done creating language model with CMUCLMTK in 0.069776 seconds.
2015-07-03 17:51:36.503 OpenEarsSampleApp[5205:1529263] The word QUIDNUNC was not found in the dictionary /private/var/mobile/Containers/Bundle/Application/524DAD99-8925-46E0-A0E4-2D4EBAFD463A/OpenEarsSampleApp.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
2015-07-03 17:51:36.504 OpenEarsSampleApp[5205:1529263] Now using the fallback method to look up the word QUIDNUNC
2015-07-03 17:51:36.504 OpenEarsSampleApp[5205:1529263] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
2015-07-03 17:51:36.504 OpenEarsSampleApp[5205:1529263] Using convertGraphemes for the word or phrase QUIDNUNC which doesn’t appear in the dictionary
2015-07-03 17:51:36.518 OpenEarsSampleApp[5205:1529263] I’m done running performDictionaryLookup and it took 0.044882 seconds
2015-07-03 17:51:36.525 OpenEarsSampleApp[5205:1529263] I’m done running dynamic language model generation and it took 0.134767 seconds
2015-07-03 17:51:36.526 OpenEarsSampleApp[5205:1529263]
Welcome to the OpenEars sample project. This project understands the words:
BACKWARD,
CHANGE,
FORWARD,
GO,
LEFT,
MODEL,
RIGHT,
TURN,
and if you say “CHANGE MODEL” it will switch to its dynamically-generated model which understands the words:
CHANGE,
MODEL,
MONDAY,
TUESDAY,
WEDNESDAY,
THURSDAY,
FRIDAY,
SATURDAY,
SUNDAY,
QUIDNUNC
2015-07-03 17:51:36.526 OpenEarsSampleApp[5205:1529263] Attempting to start listening session from startListeningWithLanguageModelAtPath:
2015-07-03 17:51:36.531 OpenEarsSampleApp[5205:1529263] User gave mic permission for this app.
2015-07-03 17:51:36.532 OpenEarsSampleApp[5205:1529263] setSecondsOfSilence wasn’t set, using default of 0.700000.
2015-07-03 17:51:36.532 OpenEarsSampleApp[5205:1529263] Successfully started listening session from startListeningWithLanguageModelAtPath:
2015-07-03 17:51:36.532 OpenEarsSampleApp[5205:1529282] Starting listening.
2015-07-03 17:51:36.533 OpenEarsSampleApp[5205:1529282] about to set up audio session
2015-07-03 17:51:36.533 OpenEarsSampleApp[5205:1529282] Creating audio session with default settings.
2015-07-03 17:51:36.809 OpenEarsSampleApp[5205:1529287] Audio route has changed for the following reason:
2015-07-03 17:51:36.812 OpenEarsSampleApp[5205:1529287] There was a category change. The new category is AVAudioSessionCategoryPlayAndRecord
2015-07-03 17:51:36.815 OpenEarsSampleApp[5205:1529287] This is not a case in which OpenEars notifies of a route change. At the close of this function, the new audio route is —SpeakerMicrophoneBuiltIn—. The previous route before changing to this route was <AVAudioSessionRouteDescription: 0x174010040,
inputs = (null);
outputs = (
“<AVAudioSessionPortDescription: 0x174010010, type = Speaker; name = \U626c\U58f0\U5668; UID = Speaker; selectedDataSource = (null)>”
)>.
2015-07-03 17:51:36.822 OpenEarsSampleApp[5205:1529282] done starting audio unit
2015-07-03 17:51:36.851 OpenEarsSampleApp[5205:1529282] Restoring SmartCMN value of 41.135986
2015-07-03 17:51:36.852 OpenEarsSampleApp[5205:1529282] Listening.
2015-07-03 17:51:36.852 OpenEarsSampleApp[5205:1529282] Project has these words or phrases in its dictionary:
BACKWARD
CHANGE
FORWARD
GO
LEFT
MODEL
RIGHT
TURN
2015-07-03 17:51:36.852 OpenEarsSampleApp[5205:1529282] Recognition loop has started
2015-07-03 17:51:36.866 OpenEarsSampleApp[5205:1529263] Local callback: Pocketsphinx is now listening.
2015-07-03 17:51:36.867 OpenEarsSampleApp[5205:1529263] Local callback: Pocketsphinx started.
2015-07-03 17:51:38.453 OpenEarsSampleApp[5205:1529263] Stopping listening.
2015-07-03 17:51:38.791 OpenEarsSampleApp[5205:1529263] Unable to stop listening because because an utterance is still in progress; trying again.
2015-07-03 17:51:38.829 OpenEarsSampleApp[5205:1529287] Audio route has changed for the following reason:
2015-07-03 17:51:38.833 OpenEarsSampleApp[5205:1529287] There was a category change. The new category is AVAudioSessionCategoryPlayAndRecord
2015-07-03 17:51:38.839 OpenEarsSampleApp[5205:1529287] This is not a case in which OpenEars notifies of a route change. At the close of this function, the new audio route is —Speaker—. The previous route before changing to this route was <AVAudioSessionRouteDescription: 0x170205130,
inputs = (
“<AVAudioSessionPortDescription: 0x170204f50, type = MicrophoneBuiltIn; name = iPhone \U9ea6\U514b\U98ce; UID = Built-In Microphone; selectedDataSource = \U4e0b>”
);
outputs = (
“<AVAudioSessionPortDescription: 0x170012660, type = Speaker; name = \U626c\U58f0\U5668; UID = Speaker; selectedDataSource = (null)>”
)>.
2015-07-03 17:51:38.843 OpenEarsSampleApp[5205:1529263] Attempting to stop an unstopped utterance so listening can stop.
2015-07-03 17:51:38.844 OpenEarsSampleApp[5205:1529263] No longer listening.
2015-07-03 17:51:38.848 OpenEarsSampleApp[5205:1529263] Local callback: Pocketsphinx has stopped listening.