dialogflow / dialogflow-apple-client

iOS SDK for Dialogflow
http://api.ai
Apache License 2.0
244 stars 65 forks source link

Recommended approach for always listening? #3

Closed rajohns08 closed 9 years ago

rajohns08 commented 9 years ago

Could you guys document the recommended approach of how to use this SDK for an always listening type of scenario. Where requests are periodically sent up silently in background.

sstepashka commented 9 years ago

Hi, Can you detail describe scenario?

artemgoncharuk commented 9 years ago

We currently do not support always listening via the SDK. One approach would be to use a third-party trigger word solution (similar to Hey Siri / OK Google) to activate speech recognition. There are multiple libraries on the market that allow doing this: Sensory, Malaspina, Rubidium