Reply To: Using AVFoundation and OpenEars

Home Forums OpenEars Using AVFoundation and OpenEars Reply To: Using AVFoundation and OpenEars

#10941
Halle Winkler
Politepix

You could try keeping your sample buffers and writing them out to a WAV file and submitting the WAV file to the runRecognitionOnWavFileAtPath: method. You won’t get voice audio detection/continuous recognition but you can submit the speech at the end of the capture.