Rani Iyer
Rani Iyer
@sstepashka i'm unable to remove the cordova plugin (to reinstall it) without getting an error. When I update the library I will try again and let you know.
@sstepashka i'm still having the same issue. Here's a snippet of the code i use to handle the voice request: ``` $scope.voiceRequest = function () { console.log("button pressed"); ApiAIPlugin.requestVoice({}, function...
Okay, after some tinkering I've realized that, though the first request often results in a state of constant listening, when I remove my text-to-speech all subsequent requests are processed correctly....
@sstepashka i'm still having the issue. I believe that starting the TTS plugin interrupts the API.ai I/O session for ios, as I get this error: `2016-07-19 09:53:51.054 HelloCordova[467:77017] 09:53:51.053 ERROR:...
@sstepashka i'm realizing now that i'm on the plugin versoin 1.7.3, though the new one was 1.7.4. However, cordova isn't allowing me to remove and reinstall the plugin, unless I...
@sstepashka hi, so the recording doesn't stop anymore when I submit a request after voice, but now it is recording forever, and requires me to submit two requests (speak twice)...
Sorry! closed by mistake
@sstepashka hi, it's not because of the sound levels, i have monitored them and seen that on the second click, it will stop once sound levels reach .05, but when...
@sstepashka i believe it is -- i think this may be a separate but related issue from the i/o error. After removing the text-to-speech capabilities, I still have the issue...
@sstepashka have you had any instances of this issue? do you think it is my device specifically? I am using an iphone 6 on iOS 9.3.2