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

#1024176
decoder
Participant

Got some time to upgrade to 2.0, removed the hacks and tested the app in the field. The good news is that the video capture session doesn’t crash anymore on iOS8. So I can record fine the video but now the old problem is back. In the 95% of the cases the audio recording doesn’t start, so the video gets recorded w/o audio. Maybe I should put back the hack and try again on iOS8 and see if is better?

Regarding the example that could reproduce…

You just need to add OpenEars/Pocketsphinx end enable voice commands before starting/stopping video recording on this example from Apple:
https://developer.apple.com/library/mac/samplecode/AVRecorder/Introduction/Intro.html#//apple_ref/doc/uid/DTS40011004