Android

JAICF is compatible with Android enabling you to run your dialogue scenarios right on the Android device instead of serving it in the cloud like Heroku.

This can be useful if your scenario doesn’t require frequent updates. In this case you’re able to perform all conversational tasks right on the device or connect your embedded scenario to one of supported NLU services.

How to use

We provide JAICF library as a part of our open source Aimybox SDK.

This SDK simplifies development of voice-enabled Android and iOS applications providing a comprehensive voice-centric architecture and wide range of ready-to use libraries for speech recognition, speech synthesis and NLU.

To start using this library please read documentation and go through an template project for Android.