Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not going inside any function #22

Open
hybridapp20161 opened this issue Nov 7, 2016 · 4 comments
Open

Not going inside any function #22

hybridapp20161 opened this issue Nov 7, 2016 · 4 comments
Assignees

Comments

@hybridapp20161
Copy link

Hi,
We are using your plugin for speech recognition to develop cordova ios app.
Implemented this function
ApiAIPlugin.init(
{
clientAccessToken: "YOUR_CLIENT_ACCESS_TOKEN", // insert your client access key here
lang: "en" // set lang tag from list of supported languages
},
function(result) { /* success processing / },
function(error) { /
error processing */ }
);
What would be clientAccessToken?From where we can get it?
also when we are using sendVoice() function, compiler is not going inside it jump outside.

Environment which we are using:

cordova: 6.3.1
cordova ios: 4.2.1

Xcode: 8.1 (8B62)
Swift Compiler version: 3

iOS device: iPhone5(iOS 10.1.1)(14B100)
IOS:OS X EI Capitan..10.11.6 (15G1004)

Please provide us your demo application link from where i can download.
Kindly help.

@sstepashka sstepashka self-assigned this Nov 7, 2016
@hybridapp20161
Copy link
Author

Hi,
Application is working on lower version of xcode,but it show error (voice.detection.error Code=1) when install on real device.

Kindly help.

@sstepashka
Copy link

hi @hybridapp20161,

I have reproduced this issue. Yes, this is appearing only for iOS 10, I'll try to fix it...

@hybridapp20161
Copy link
Author

Hi sstepashka,
we tried on ios 9.3.4 and xcode 6.4 ,but it show error (cannot parse response) when run on real device.If possible please share the screenshot on your running app on device.

Any help would be very appreciated :)

@hybridapp20161
Copy link
Author

Hi sstepashka,
Could you get any solution for the mentioned issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants