Closed djMax closed 7 years ago
Is this project still active? Seems like not.
Same here. Using my client token causes timeout error. However it works with the demo token. Please fix this problem.
I've tried contacting them on forums, here, twitter, you name it. I don't think they're managing the platform anymore. I assume Google will shut it down any day.
@djMax @ivandroid Yes, This is really bug, that we try to fix. But voice recognition does not supporting for all new users, only back-compatbile and will be removed in future version of SDK.
Message from API:
API.AI speech recognition is going to be deprecated soon. Use Google Cloud Speech API or other solutions.
Does this affect all SDKs? I'm just trying to wrk on a project with some 6th graders, so web would be ok, but if none of the SDKs work then I guess wit.ai will be a better fit. Google Speech API doesn't really seem to do most of what api.ai does.
@djMax This is affect for REST, thus this affect all SDKs. You can use browser SpeechRecognition, for example.
Not sure if this is a cordova thing or just a back end thing, but when I use my access token in the cordova demo app, it times out. Is there any other magic other than just copying the client token from the web site?