facebookarchive / wit-ios-helloworld

Code for Wit iOS Tutorial
Other
22 stars 6 forks source link

Error when Enqueuing Callback #4

Open michaelpginn opened 9 years ago

michaelpginn commented 9 years ago

I'm receiving this error many times when running the hello world program, although the expression seems to be getting to the console ok. The full error log is:

2015-06-03 11:35:29.761 WitHelloWorld[69457:8572647] WITVad init 2015-06-03 11:35:35.589 WitHelloWorld[69457:8572908] Error when enqueuing buffer from callback: -66632 2015-06-03 11:35:35.589 WitHelloWorld[69457:8572908] Error when enqueuing buffer from callback: -66632 2015-06-03 11:35:35.589 WitHelloWorld[69457:8572908] Error when enqueuing buffer from callback: -66632 2015-06-03 11:35:35.589 WitHelloWorld[69457:8572908] Error when enqueuing buffer from callback: -66632 2015-06-03 11:35:35.589 WitHelloWorld[69457:8572908] Error when enqueuing buffer from callback: -66632 2015-06-03 11:35:38.332 WitHelloWorld[69457:8572647] Rerturning did stop using vad: 0 with WITVad instance: <WITVad: 0x7ff78246a730> 2015-06-03 11:35:38.332 WitHelloWorld[69457:8572647] Tracking vad failure 2015-06-03 11:35:38.332 WitHelloWorld[69457:8572647] here is the final url https://api.wit.ai/speech/vad?message-id=6a0d1bc4-9f05-409c-b345-58ecc8416ec5 and the token: DHREW6VAKZX34NLNCWKBPOF3Q2FA7QAL 2015-06-03 11:35:38.333 WitHelloWorld[69457:8572647] Clean WITRecorder 2015-06-03 11:35:38.333 WitHelloWorld[69457:8572647] Clean WITVad 2015-06-03 11:35:38.333 WitHelloWorld[69457:8572647] Clean WITUploader 2015-06-03 11:35:38.333 WitHelloWorld[69457:8572647] Clean WITRecordingSession 2015-06-03 11:35:38.430 WitHelloWorld[69457:8572767] Clean WITVadTracker

anaimi commented 9 years ago

I'm also getting the same error. Seems like records are (sometimes?) created in my inbox, but the 'witDidGraspIntent' delegate is never called.

l5t commented 9 years ago

It's a know but ignorable bug. We have tried many times to get rid of it. All it does is complain in the log. It shouldn't affect performance