Reply To: stopListening hangs using iOS9

Home Forums OpenEars stopListening hangs using iOS9 Reply To: stopListening hangs using iOS9

#1030334
sathishkrishna
Participant

Hi,

Another log trace, which indicates the 10s delay still issue exists without any multi audio session.
[spoiler]
May 16 16:55:00 USERs-iPad MyApp.x Debug[2985] <Warning>: Attempting to start listening session from startListeningWithLanguageModelAtPath:
May 16 16:55:00 USERs-iPad MyApp.x Debug[2985] <Warning>: User gave mic permission for this app.
May 16 16:55:00 USERs-iPad MyApp.x Debug[2985] <Warning>: Valid setSecondsOfSilence value of 0.400000 will be used.
May 16 16:55:00 USERs-iPad MyApp.x Debug[2985] <Warning>: Successfully started listening session from startListeningWithLanguageModelAtPath:
May 16 16:55:00 USERs-iPad MyApp.x Debug[2985] <Warning>: Starting listening.
May 16 16:55:00 USERs-iPad MyApp.x Debug[2985] <Warning>: about to set up audio session
May 16 16:55:00 USERs-iPad MyApp.x Debug[2985] <Warning>: Creating audio session with default settings.
May 16 16:55:00 USERs-iPad MyApp.x Debug[2985] <Warning>: audioMode is incorrect, we will change it.
May 16 16:55:00 USERs-iPad MyApp.x Debug[2985] <Warning>: audioMode is now on the correct setting.
May 16 16:55:00 USERs-iPad MyApp.x Debug[2985] <Warning>: done starting audio unit
May 16 16:55:00 USERs-iPad MyApp.x Debug[2985] <Warning>: Restoring SmartCMN value of 25.314453
May 16 16:55:00 USERs-iPad MyApp.x Debug[2985] <Warning>: Listening.
May 16 16:55:01 USERs-iPad MyApp.x Debug[2985] <Warning>: Project has these words or phrases in its dictionary:
!exclamation-point
“close-quote
“double-quote
“END-OF-QUOTE
“end-QUOTE
“in-quotes
“quote
“unquote
#sharp-sign
%percent
&ampersand
’bout
’cause
‘course
‘cuse
’em
‘end-inner-quote
‘end-quote
‘frisco
‘gain
‘inner-quote
‘kay
‘m
‘n
‘quote
’round
‘s
‘single-quote
’til
’tis
’twas
…and 133407 more.
May 16 16:55:01 USERs-iPad MyApp.x Debug[2985] <Warning>: Recognition loop has started
May 16 16:55:01 USERs-iPad MyApp.x Debug[2985] <Warning>: Speech detected…
May 16 16:55:02 USERs-iPad MyApp.x Debug[2985] <Warning>: End of speech detected…
May 16 16:55:02 USERs-iPad MyApp.x Debug[2985] <Warning>: Pocketsphinx heard “read emails” with a score of (0) and an utterance ID of 0.
May 16 16:55:02 USERs-iPad MyApp.x Debug[2985] <Warning>: Stopping listening.
May 16 16:55:02 USERs-iPad mediaserverd[25] <Error>: 16:55:02.605 EXCEPTION: [0x16e12f000] >va> 470: kAudioHardwareUnknownPropertyError: “unknown property [rtcf/glob/0].”
May 16 16:55:02 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:02 USERs-iPad MyApp.x Debug[2985] <Warning>: Audio route has changed for the following reason:
May 16 16:55:02 USERs-iPad MyApp.x Debug[2985] <Warning>: There was a category change. The new category is AVAudioSessionCategoryPlayAndRecord
May 16 16:55:02 USERs-iPad MyApp.x Debug[2985] <Warning>: 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: 0x13de52860,
inputs = (
“<AVAudioSessionPortDescription: 0x1406612b0, type = MicrophoneBuiltIn; name = iPad Microphone; UID = Built-In Microphone; selectedDataSource = Right>”
);
outputs = (
“<AVAudioSessionPortDescription: 0x1406211b0, type = Speaker; name = Speaker; UID = Speaker; selectedDataSource = (null)>”
)>.
May 16 16:55:02 USERs-iPad MyApp.x Debug[2985] <Warning>: Attempting to stop an unstopped utterance so listening can stop.
May 16 16:55:02 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:02 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:02 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:02 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:02 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:02 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:02 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:03 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:03 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:03 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:03 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:03 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:03 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:03 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:03 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:03 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:03 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:03 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:03 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:03 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:03 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:03 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:03 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:03 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:03 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:03 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:04 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:04 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:04 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:04 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:04 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:04 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:04 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:04 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:04 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:04 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:04 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:04 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:04 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:04 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:04 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:04 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:04 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:04 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:04 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:04 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:05 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:05 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:05 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:05 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:05 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:05 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:05 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:05 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:05 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:05 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:05 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:05 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:05 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:05 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:05 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:05 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:05 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:05 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:05 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:06 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:06 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:06 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:06 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:06 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:06 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:06 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:06 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:06 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:06 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:06 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:06 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:06 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:06 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:06 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:06 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:06 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:06 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:06 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:07 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:07 USERs-iPad syslogd[22] <Notice>: ASL Sender Statistics
May 16 16:55:07 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:07 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:07 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:07 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:07 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:07 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:07 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:07 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:07 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:07 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:07 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:07 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:07 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:07 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:07 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:07 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:07 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:07 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:07 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:08 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:08 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:08 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:08 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:08 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:08 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:08 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:08 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:08 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:08 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:08 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:08 USERs-iPad syncdefaultsd[2986] <Notice>: (Note ) SYDAccount: no account
May 16 16:55:08 USERs-iPad syncdefaultsd[2986] <Notice>: (Note ) SYDBootAccount: no account (null)
May 16 16:55:08 USERs-iPad syncdefaultsd[2986] <Notice>: (Note ) SYDPIMAccount: no account (null)
May 16 16:55:08 USERs-iPad syncdefaultsd[2986] <Notice>: (Note ) SYDAlwaysOnAccount: no account (null)
May 16 16:55:08 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:08 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:08 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:08 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:08 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:08 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:08 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:08 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:09 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:09 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:09 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:09 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:09 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:09 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:09 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:09 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:09 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:09 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:09 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:09 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:09 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:09 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:09 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:09 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:09 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:09 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:09 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:09 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:10 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:10 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:10 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:10 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:10 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:10 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:10 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:10 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:10 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:10 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:10 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:10 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:10 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:10 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:10 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:10 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:10 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:10 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:10 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:11 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:11 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:11 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:11 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:11 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:11 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:11 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:11 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:11 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:11 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:11 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:11 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:11 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:11 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:11 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:11 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:11 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:11 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:11 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:12 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:12 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:12 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:12 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:12 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:12 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:12 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:12 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:12 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:12 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:12 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:12 USERs-iPad MyApp.x Debug[2985] <Warning>: Unable to stop listening because because an utterance is still in progress; trying again.
May 16 16:55:12 USERs-iPad MyApp.x Debug[2985] <Warning>: Because the utterance couldn’t be stopped in a reasonable timeframe, we will break but prefer to let the decoder leak than force an exception by freeing it when it’s unsafe. If you see this message regularly, it is a bug, so please report the specific circumstances under which you are regularly seeing it.
May 16 16:55:12 USERs-iPad MyApp.x Debug[2985] <Warning>: No longer listening.
[/spoiler]