dialogflow-javascript-client
dialogflow-javascript-client copied to clipboard
Doesn't open web socket connection
Hi, Trying to run example but this is not working. I've tried all I know for this. And looks like callback onOpen not work. Could you help me, what I'm doing wrong? Thanks, Taras
Hi, It's actually because of dropping ASR and TTS support on the platform itself (websockets was actually stopped only on previous week) (https://docs.api.ai/blog/changelog-april-26-2017)
Because of that change some SDKs are currently outdated. I definitely should make a push with this change.