-
Notifications
You must be signed in to change notification settings - Fork 117
("Error Domain=kAFAssistantErrorDomain Code=209 \"(null)\"") Still Listening even it has error or forcibly stopped. #13
Comments
device? os version? |
It displays a behaviour same as "not saying anything". Behaviour was After 30 mili/seconds of no activity then it pops an error message. after that happens it all goes okay. |
@mosca90 I think this is not related to your issue, Just want to ask if you have internet when you are testing this or have you done this Requirements XCode 8.0 (requires 10.12+ macOS Sierra or 10.11.5+ OS X El Capitan) |
@Truedison i'm under wifi with phone on airplane mode.. XCode - iOS latest version |
@mosca90 How about these 2 ? NSMicrophoneUsageDescription permission |
@Truedison I'm calling exactly like here: #17 (comment) I got 2 popups window of permission request. |
@mosca90 Do you have something like this on your config.xml if youre running on ionic |
@Truedison sorry, like what? |
@mosca90 I'm sorry, like this.
|
@Truedison no. |
@mosca90 There's a right way to add it man. You dont have to add it manually in config.xml You have to uninstall the plugin and add again the plugin with those variables |
Now in config.xml i have these lines: Using this code to start recognition: #17 (comment) iphone 5s with latest update. When the recognition starts, near the wifi icon appear a search icon too, idk why. After 3 attempt, there is no icon and the error is Maybe siri has some problem without sim service? Thx @Truedison. |
@mosca90 Are you using this in Ionic ? I think they already added this in ionic-native maybe there's a new/better implementation there. |
https://ionicframework.com/docs/v2/native/speechrecognition/ Btw, it would be nice in future to be able to remove the limitation to 10 iOS only, like Android which has various versions supported |
"limitation to 10 iOS only" - Apple supports speech recognition since iOS 10. |
I am using in my iphone 8 and i am getting the same error code 209 can any1 please help me out. |
This happens on spamming the listening trigger
The text was updated successfully, but these errors were encountered: