Reply To: AVCaptureSession audio combined with speech recognition

Home Forums OpenEars AVCaptureSession audio combined with speech recognition Reply To: AVCaptureSession audio combined with speech recognition

#1022613
decoder
Participant

Looked into the debug info and found that after I get this debug message: “Stopping audio unit” the AVCapture doesn’t work stable.

Apparently, if I speak when stooping/restarting video recording, erratically, “Stopping audio unit” appears and the problems occurs.

If I turn off the OpenEars completely everything woks fine with the recording so it is definitively a conflict.

Forgot the say… On iOS8 if I apply the “patch” the video session is even more unstable.

Do you know what really means “Stopping audio unit.” and what could be the reason of this?

Here’s excerpt of the debug log:
2014-09-24 00:07:25.365 Streetcorder[4816:624437] Stopping audio unit.
2014-09-24 00:07:25.365 Streetcorder[4816:624371] Pocketsphinx has detected a period of silence, concluding an utterance.
2014-09-24 00:07:25.408 Streetcorder[4816:624437] Audio Output Unit stopped, cleaning up variable states.
2014-09-24 00:07:25.409 Streetcorder[4816:624437] Processing speech, please wait…